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 CW20 funding bug in reward distributor #886

Merged
merged 1 commit into from
Sep 26, 2024

fixed cw20 fund bug in reward distributor that requires open funding …

2965a5d
Select commit
Loading
Failed to load commit list.
Merged

Fix CW20 funding bug in reward distributor #886

fixed cw20 fund bug in reward distributor that requires open funding …
2965a5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

96.67% (-0.01%) compared to 340b1e1, passed because coverage increased by -0.01% when compared to adjusted base (96.67%)

View this Pull Request on Codecov

96.67% (-0.01%) compared to 340b1e1, passed because coverage increased by -0.01% when compared to adjusted base (96.67%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.67%. Comparing base (340b1e1) to head (2965a5d).

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #886      +/-   ##
===============================================
- Coverage        96.67%   96.67%   -0.01%     
===============================================
  Files              241      241              
  Lines            65993    65989       -4     
===============================================
- Hits             63802    63798       -4     
  Misses            2191     2191              

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