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+3459+3463 #3469

Closed
wants to merge 198 commits into from

update Hermes

2d51bea
Select commit
Loading
Failed to load commit list.
Closed

Draft+3459+3463 #3469

update Hermes
2d51bea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2024 in 0s

53.50% (-0.43%) compared to 879a326

View this Pull Request on Codecov

53.50% (-0.43%) compared to 879a326

Details

Codecov Report

Attention: Patch coverage is 35.40094% with 2739 lines in your changes missing coverage. Please review.

Project coverage is 53.50%. Comparing base (879a326) to head (2d51bea).
Report is 4 commits behind head on main.

Files Patch % Lines
crates/sdk/src/masp.rs 0.48% 616 Missing ⚠️
crates/sdk/src/tx.rs 0.00% 381 Missing ⚠️
crates/namada/src/ledger/native_vp/masp.rs 0.00% 307 Missing ⚠️
crates/apps_lib/src/cli.rs 0.00% 169 Missing ⚠️
crates/shielded_token/src/validation.rs 0.00% 158 Missing ⚠️
crates/node/src/bench_utils.rs 0.00% 86 Missing ⚠️
crates/token/src/lib.rs 0.00% 83 Missing ⚠️
crates/namada/src/ledger/protocol/mod.rs 77.58% 78 Missing ⚠️
crates/core/src/masp.rs 2.77% 70 Missing ⚠️
crates/node/src/shell/governance.rs 1.56% 63 Missing ⚠️
... and 43 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3469      +/-   ##
==========================================
- Coverage   53.92%   53.50%   -0.43%     
==========================================
  Files         317      319       +2     
  Lines      107575   109725    +2150     
==========================================
+ Hits        58011    58705     +694     
- Misses      49564    51020    +1456     

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