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

fix: throw on error and bad cast; fixes #836 #876

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

joe-bowman
Copy link
Contributor

@joe-bowman joe-bowman commented Dec 11, 2023

1. Summary

Fixes #836

2.Type of change

  • Bug fix (non-breaking change which fixes an issue)

@joe-bowman joe-bowman added module: participationrewards Participation Rewards Module audit labels Dec 11, 2023
@joe-bowman joe-bowman requested a review from faddat as a code owner December 11, 2023 15:50
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #876 (aea69c9) into main (bd797bc) will decrease coverage by 0.03%.
The diff coverage is 20.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #876      +/-   ##
==========================================
- Coverage   61.93%   61.91%   -0.03%     
==========================================
  Files         172      172              
  Lines       14051    14054       +3     
==========================================
- Hits         8703     8702       -1     
- Misses       4606     4609       +3     
- Partials      742      743       +1     
Flag Coverage Δ
unittests 61.91% <20.00%> (-0.03%) ⬇️

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

Files Coverage Δ
x/participationrewards/keeper/msg_server.go 73.19% <20.00%> (-3.40%) ⬇️

@joe-bowman joe-bowman changed the title fix: throw on error and bad cast; fixes #832 fix: throw on error and bad cast; fixes #836 Dec 11, 2023
@joe-bowman joe-bowman merged commit 1c00efd into main Dec 12, 2023
11 of 13 checks passed
@joe-bowman joe-bowman deleted the 832-fix-throw-err branch December 12, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit module: participationrewards Participation Rewards Module
Projects
None yet
2 participants