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

Murisi/masp ibc replay protection using txdata on 0.39.0 #3409

Merged

Added changelog entry.

7ff94bd
Select commit
Loading
Failed to load commit list.
Merged

Murisi/masp ibc replay protection using txdata on 0.39.0 #3409

Added changelog entry.
7ff94bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 25, 2024 in 0s

53.77% (-0.16%) compared to 879a326

View this Pull Request on Codecov

53.77% (-0.16%) compared to 879a326

Details

Codecov Report

Attention: Patch coverage is 1.71149% with 402 lines in your changes missing coverage. Please review.

Project coverage is 53.77%. Comparing base (879a326) to head (7ff94bd).
Report is 4 commits behind head on main.

Files Patch % Lines
crates/namada/src/ledger/native_vp/masp.rs 0.00% 285 Missing ⚠️
crates/core/src/masp.rs 0.00% 41 Missing ⚠️
crates/sdk/src/rpc.rs 0.00% 35 Missing ⚠️
crates/sdk/src/masp.rs 0.00% 10 Missing ⚠️
crates/vp_env/src/lib.rs 0.00% 10 Missing ⚠️
crates/ibc/src/storage.rs 0.00% 8 Missing ⚠️
crates/core/src/token.rs 0.00% 5 Missing ⚠️
crates/node/src/bench_utils.rs 0.00% 3 Missing ⚠️
crates/shielded_token/src/conversion.rs 0.00% 2 Missing ⚠️
crates/ibc/src/actions.rs 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3409      +/-   ##
==========================================
- Coverage   53.92%   53.77%   -0.16%     
==========================================
  Files         317      317              
  Lines      107575   107807     +232     
==========================================
- Hits        58011    57970      -41     
- Misses      49564    49837     +273     

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