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

mv gov sub-module from shell into gov crate #3718

Merged
merged 4 commits into from
Sep 6, 2024

changelog: add #3718

96d8e23
Select commit
Loading
Failed to load commit list.
Merged

mv gov sub-module from shell into gov crate #3718

changelog: add #3718
96d8e23
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.91874% with 103 lines in your changes missing coverage. Please review.

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

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/trans_token/src/lib.rs 95.45% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3718      +/-   ##
==========================================
+ Coverage   72.41%   72.47%   +0.05%     
==========================================
  Files         335      334       -1     
  Lines      104005   104127     +122     
==========================================
+ Hits        75320    75464     +144     
+ Misses      28685    28663      -22     

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