Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add payment/grant event subtypes and event categories #8371

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

LefterisJP
Copy link
Member

No description provided.

Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.80%. Comparing base (5e2b095) to head (40bd27d).
Report is 6 commits behind head on bugfixes.

Additional details and impacted files
@@             Coverage Diff              @@
##           bugfixes    #8371       /-   ##
============================================
  Coverage     53.79%   53.80%    0.01%     
============================================
  Files          1710     1710              
  Lines        168973   168970       -3     
  Branches      13990    13989       -1     
============================================
  Hits          90901    90919       18     
  Misses        75645    75630      -15     
  Partials       2427     2421       -6     
Flag Coverage Δ
backend 80.89% <100.00%> ( 0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment on lines 36 to 37
HistoryEventSubType.PAYMENT: EventCategory.RECEIVE_PAYMENT,
HistoryEventSubType.GRANT: EventCategory.RECEIVE_GRANT,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where are those 2 defined? I don't see them in bugfixes

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this PR. But one mapping is missing which I will push.

Copy link
Member

@yabirgb yabirgb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yabirgb yabirgb merged commit fdff8c7 into rotki:bugfixes Aug 7, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants