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+grarco/multi tx masp vp rebased2 #3264

Merged
merged 25 commits into from
May 21, 2024

Enable governance to change MASP token map.

96218d8
Select commit
Loading
Failed to load commit list.
Merged

Murisi+grarco/multi tx masp vp rebased2 #3264

Enable governance to change MASP token map.
96218d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2024 in 0s

60.12% (-0.13%) compared to 4ed6229

View this Pull Request on Codecov

60.12% (-0.13%) compared to 4ed6229

Details

Codecov Report

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

Project coverage is 60.12%. Comparing base (4ed6229) to head (96218d8).

Files Patch % Lines
crates/namada/src/ledger/native_vp/masp.rs 0.00% 397 Missing ⚠️
crates/core/src/uint.rs 1.63% 120 Missing ⚠️
...ledger/native_vp/ethereum_bridge/bridge_pool_vp.rs 0.00% 24 Missing ⚠️
crates/sdk/src/queries/shell.rs 0.00% 22 Missing ⚠️
crates/sdk/src/masp.rs 0.00% 16 Missing ⚠️
crates/trans_token/src/storage_key.rs 0.00% 14 Missing ⚠️
crates/core/src/token.rs 53.33% 7 Missing ⚠️
crates/shielded_token/src/storage_key.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3264      +/-   ##
==========================================
- Coverage   60.24%   60.12%   -0.13%     
==========================================
  Files         303      302       -1     
  Lines       93191    93389     +198     
==========================================
+ Hits        56145    56147       +2     
- Misses      37046    37242     +196     

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