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 - released 0.35.0 #3147

Closed
wants to merge 253 commits into from

fixup! Merge branch 'tomas/checked-arith' (#3074)

3b048d4
Select commit
Loading
Failed to load commit list.
Closed

Draft - released 0.35.0 #3147

fixup! Merge branch 'tomas/checked-arith' (#3074)
3b048d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2024 in 1s

60.24% (+0.83%) compared to 9d4de02

View this Pull Request on Codecov

60.24% (+0.83%) compared to 9d4de02

Details

Codecov Report

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

Project coverage is 60.24%. Comparing base (9d4de02) to head (3b048d4).
Report is 12 commits behind head on main.

Files Patch % Lines
crates/ibc/src/event.rs 46.94% 113 Missing ⚠️
...rates/apps/src/lib/node/ledger/shell/governance.rs 15.12% 101 Missing ⚠️
...tes/apps/src/lib/node/ledger/shell/testing/node.rs 0.00% 92 Missing ⚠️
crates/events/src/extend.rs 74.26% 88 Missing ⚠️
crates/ibc/src/context/client.rs 17.10% 63 Missing ⚠️
crates/events/src/lib.rs 72.68% 62 Missing ⚠️
crates/governance/src/event.rs 54.38% 52 Missing ⚠️
...s/apps/src/lib/node/ledger/shell/finalize_block.rs 56.09% 36 Missing ⚠️
crates/apps/src/lib/wasm_loader/mod.rs 0.00% 31 Missing ⚠️
crates/core/src/uint.rs 86.28% 31 Missing ⚠️
... and 42 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3198      +/-   ##
==========================================
+ Coverage   59.40%   60.24%   +0.83%     
==========================================
  Files         298      303       +5     
  Lines       92326    93192     +866     
==========================================
+ Hits        54849    56140    +1291     
+ Misses      37477    37052     -425     

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