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, mainnet] - released as 0.33.0 #2912

Closed
wants to merge 404 commits into from

fixup! Merge branch 'brent/improve-wasm-build' (#2795)

e634025
Select commit
Loading
Failed to load commit list.
Closed

Draft [breaking, mainnet] - released as 0.33.0 #2912

fixup! Merge branch 'brent/improve-wasm-build' (#2795)
e634025
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2024 in 0s

59.40% (+5.95%) compared to 61a0759

View this Pull Request on Codecov

59.40% (+5.95%) compared to 61a0759

Details

Codecov Report

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

Project coverage is 59.40%. Comparing base (61a0759) to head (e634025).
Report is 8 commits behind head on main.

Files Patch % Lines
crates/ibc/src/context/nft_transfer_mod.rs 7.67% 361 Missing ⚠️
crates/apps/src/lib/bench_utils.rs 0.00% 115 Missing ⚠️
crates/ibc/src/context/nft_transfer.rs 63.63% 96 Missing ⚠️
crates/core/src/ibc.rs 61.02% 76 Missing ⚠️
...s/apps/src/lib/node/ledger/shell/finalize_block.rs 80.15% 50 Missing ⚠️
crates/apps/src/lib/config/genesis/transactions.rs 25.00% 36 Missing ⚠️
...rates/apps/src/lib/node/ledger/shell/governance.rs 46.15% 35 Missing ⚠️
...tes/apps/src/lib/node/ledger/shell/testing/node.rs 0.00% 29 Missing ⚠️
crates/ibc/src/actions.rs 0.00% 25 Missing ⚠️
...apps/src/lib/node/ledger/shell/process_proposal.rs 78.37% 24 Missing ⚠️
... and 35 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3045      +/-   ##
==========================================
+ Coverage   53.44%   59.40%   +5.95%     
==========================================
  Files         310      298      -12     
  Lines      101574    92772    -8802     
==========================================
+ Hits        54288    55109     +821     
+ Misses      47286    37663    -9623     

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