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

Enforce fee payment #3294

Merged
merged 15 commits into from
May 31, 2024

Fmt

d063ac1
Select commit
Loading
Failed to load commit list.
Merged

Enforce fee payment #3294

Fmt
d063ac1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2024 in 0s

53.93% (+0.04%) compared to 6dc1612

View this Pull Request on Codecov

53.93% (+0.04%) compared to 6dc1612

Details

Codecov Report

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

Project coverage is 53.93%. Comparing base (6dc1612) to head (d063ac1).
Report is 2 commits behind head on main.

Files Patch % Lines
crates/node/src/shell/finalize_block.rs 84.46% 48 Missing ⚠️
crates/namada/src/ledger/protocol/mod.rs 79.80% 21 Missing ⚠️
crates/node/src/shell/governance.rs 0.00% 9 Missing ⚠️
crates/namada/src/ledger/mod.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3294      +/-   ##
==========================================
+ Coverage   53.89%   53.93%   +0.04%     
==========================================
  Files         314      314              
  Lines      105704   105804     +100     
==========================================
+ Hits        56968    57069     +101     
+ Misses      48736    48735       -1     

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