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 [breaking] #2587

Closed
wants to merge 115 commits into from

Merge branch 'bat+brent/native-updatetype' (#2870)

949d401
Select commit
Loading
Failed to load commit list.
Closed

Draft [breaking] #2587

Merge branch 'bat+brent/native-updatetype' (#2870)
949d401
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 18, 2024 in 0s

53.36% (-0.52%) compared to cc3edde

View this Pull Request on Codecov

53.36% (-0.52%) compared to cc3edde

Details

Codecov Report

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

Project coverage is 53.36%. Comparing base (cc3edde) to head (949d401).

Files Patch % Lines
crates/sdk/src/migrations.rs 0.00% 277 Missing ⚠️
crates/apps/src/lib/node/ledger/storage/rocksdb.rs 0.62% 160 Missing ⚠️
crates/apps/src/lib/cli.rs 0.00% 117 Missing ⚠️
crates/apps/src/lib/node/ledger/mod.rs 4.16% 69 Missing ⚠️
crates/apps/src/bin/namada-node/cli.rs 0.00% 50 Missing ⚠️
crates/storage/src/mockdb.rs 0.00% 33 Missing ⚠️
crates/governance/src/cli/onchain.rs 0.00% 32 Missing ⚠️
crates/core/src/storage.rs 22.50% 31 Missing ⚠️
...rates/apps/src/lib/node/ledger/shell/init_chain.rs 19.44% 29 Missing ⚠️
crates/proof_of_stake/src/types/mod.rs 0.00% 25 Missing ⚠️
... and 73 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2587      +/-   ##
==========================================
- Coverage   53.88%   53.36%   -0.52%     
==========================================
  Files         308      310       +2     
  Lines      100154   101494    +1340     
==========================================
+ Hits        53967    54166     +199     
- Misses      46187    47328    +1141     

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