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

MASP rewards estimation #3974

Merged
merged 9 commits into from
Nov 14, 2024

cleanup

16ddaf3
Select commit
Loading
Failed to load commit list.
Merged

MASP rewards estimation #3974

cleanup
16ddaf3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 1s

74.12% (+0.16%) compared to ce88362

View this Pull Request on Codecov

74.12% (+0.16%) compared to ce88362

Details

Codecov Report

Attention: Patch coverage is 96.65698% with 23 lines in your changes missing coverage. Please review.

Project coverage is 74.12%. Comparing base (ce88362) to head (16ddaf3).
Report is 69 commits behind head on main.

Files with missing lines Patch % Lines
crates/shielded_token/src/masp/test_utils.rs 85.10% 21 Missing ⚠️
crates/core/src/masp.rs 90.00% 1 Missing ⚠️
crates/shielded_token/src/masp/shielded_wallet.rs 99.81% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3974      +/-   ##
==========================================
+ Coverage   73.95%   74.12%   +0.16%     
==========================================
  Files         341      341              
  Lines      106442   107130     +688     
==========================================
+ Hits        78718    79405     +687     
- Misses      27724    27725       +1     

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