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

typed chain ID #3733

Merged
merged 6 commits into from
Sep 6, 2024

changelog: add #3733

8271805
Select commit
Loading
Failed to load commit list.
Merged

typed chain ID #3733

changelog: add #3733
8271805
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

72.47% (+0.05%) compared to ef00f27

View this Pull Request on Codecov

72.47% (+0.05%) compared to ef00f27

Details

Codecov Report

Attention: Patch coverage is 82.22222% with 112 lines in your changes missing coverage. Please review.

Project coverage is 72.47%. Comparing base (ef00f27) to head (8271805).

Files with missing lines Patch % Lines
crates/governance/src/finalize_block.rs 81.86% 78 Missing ⚠️
crates/node/src/shell/finalize_block.rs 72.97% 20 Missing ⚠️
crates/node/src/protocol.rs 0.00% 3 Missing ⚠️
crates/ibc/src/vp/context.rs 0.00% 2 Missing ⚠️
crates/storage/src/lib.rs 0.00% 2 Missing ⚠️
crates/trans_token/src/lib.rs 95.45% 2 Missing ⚠️
crates/vp/src/native_vp.rs 33.33% 2 Missing ⚠️
crates/vp_prelude/src/lib.rs 71.42% 2 Missing ⚠️
crates/ibc/src/actions.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3733      +/-   ##
==========================================
+ Coverage   72.41%   72.47%   +0.05%     
==========================================
  Files         335      334       -1     
  Lines      104005   104129     +124     
==========================================
+ Hits        75320    75468     +148     
+ Misses      28685    28661      -24     

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