Skip to content

feat(x/rewards): Contract premium - emit events#274

Merged
spoo-bar merged 5 commits into
mainfrom
spoorthi/contract-premiums-events
Feb 10, 2023
Merged

feat(x/rewards): Contract premium - emit events#274
spoo-bar merged 5 commits into
mainfrom
spoorthi/contract-premiums-events

Conversation

@spoo-bar

Copy link
Copy Markdown
Contributor

Closes #273

  • Emit event when contract flat fee is set or updated

@spoo-bar spoo-bar requested a review from fdymylja February 10, 2023 12:05
@codecov

codecov Bot commented Feb 10, 2023

Copy link
Copy Markdown

Codecov Report

Base: 69.49% // Head: 69.40% // Decreases project coverage by -0.10% ⚠️

Coverage data is based on head (9837dfc) compared to base (9fce480).
Patch coverage: 41.66% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
- Coverage   69.49%   69.40%   -0.10%     
==========================================
  Files          61       61              
  Lines        3590     3602      +12     
==========================================
+ Hits         2495     2500       +5     
- Misses       1022     1029       +7     
  Partials       73       73              
Impacted Files Coverage Δ
x/rewards/types/events.go 0.00% <0.00%> (ø)
x/rewards/keeper/flat_fee.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@spoo-bar spoo-bar marked this pull request as ready for review February 10, 2023 12:12
@spoo-bar spoo-bar merged commit 6da362f into main Feb 10, 2023
@spoo-bar spoo-bar deleted the spoorthi/contract-premiums-events branch February 10, 2023 15:24
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.

feat(x/rewards): implement contract premiums - emit events

2 participants