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

[Do not merge] Grarco/test draft #3309

Closed
wants to merge 37 commits into from

fixup! Merge branch 'grarco/masp-no-transfer-dep' (#3232)

19e7899
Select commit
Loading
Failed to load commit list.
Closed

[Do not merge] Grarco/test draft #3309

fixup! Merge branch 'grarco/masp-no-transfer-dep' (#3232)
19e7899
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2024 in 0s

54.04% (+0.14%) compared to 6dc1612

View this Pull Request on Codecov

54.04% (+0.14%) compared to 6dc1612

Details

Codecov Report

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

Project coverage is 54.04%. Comparing base (6dc1612) to head (19e7899).
Report is 2 commits behind head on main.

Files Patch % Lines
crates/sdk/src/masp.rs 0.00% 102 Missing ⚠️
crates/node/src/shell/finalize_block.rs 84.03% 53 Missing ⚠️
crates/namada/src/ledger/protocol/mod.rs 78.78% 28 Missing ⚠️
crates/events/src/tracer.rs 88.66% 23 Missing ⚠️
crates/namada/src/ledger/native_vp/masp.rs 0.00% 17 Missing ⚠️
crates/node/src/shell/governance.rs 0.00% 14 Missing ⚠️
crates/node/src/bench_utils.rs 0.00% 12 Missing ⚠️
crates/core/src/masp.rs 0.00% 7 Missing ⚠️
crates/state/src/wl_state.rs 61.53% 5 Missing ⚠️
crates/tx/src/action.rs 60.00% 4 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3309      +/-   ##
==========================================
+ Coverage   53.89%   54.04%   +0.14%     
==========================================
  Files         314      315       +1     
  Lines      105704   106039     +335     
==========================================
+ Hits        56968    57304     +336     
+ Misses      48736    48735       -1     

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