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

Draft+3103+3217 #3271

Closed
wants to merge 237 commits into from

fixup! Merge branch 'grarco/masp-fees' (#3217)

b0321a5
Select commit
Loading
Failed to load commit list.
Closed

Draft+3103+3217 #3271

fixup! Merge branch 'grarco/masp-fees' (#3217)
b0321a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2024 in 0s

60.68% (+0.43%) compared to 4ed6229

View this Pull Request on Codecov

60.68% (+0.43%) compared to 4ed6229

Details

Codecov Report

Attention: Patch coverage is 47.36842% with 1620 lines in your changes are missing coverage. Please review.

Project coverage is 60.68%. Comparing base (4ed6229) to head (b0321a5).

Files Patch % Lines
crates/sdk/src/signing.rs 0.00% 742 Missing ⚠️
crates/sdk/src/tx.rs 0.00% 200 Missing ⚠️
crates/sdk/src/masp.rs 0.00% 96 Missing ⚠️
crates/namada/src/ledger/protocol/mod.rs 60.79% 69 Missing ⚠️
...s/apps/src/lib/node/ledger/shell/finalize_block.rs 87.02% 62 Missing ⚠️
crates/apps/src/lib/bench_utils.rs 0.00% 52 Missing ⚠️
crates/sdk/src/rpc.rs 0.00% 46 Missing ⚠️
crates/events/src/extend.rs 0.00% 33 Missing ⚠️
crates/namada/src/vm/host_env.rs 82.14% 30 Missing ⚠️
crates/apps/src/lib/config/genesis/chain.rs 12.90% 27 Missing ⚠️
... and 46 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3271      +/-   ##
==========================================
+ Coverage   60.24%   60.68%   +0.43%     
==========================================
  Files         303      302       -1     
  Lines       93191    93691     +500     
==========================================
+ Hits        56145    56855     +710     
+ Misses      37046    36836     -210     

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