Skip to content

update wasm-bencher

ddfc7b8
Select commit
Loading
Failed to load commit list.
Merged

Update polkadot-stable2503 #2906

update wasm-bencher
ddfc7b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2025 in 1s

60.82% (-0.30%) compared to 069ed19

View this Pull Request on Codecov

60.82% (-0.30%) compared to 069ed19

Details

Codecov Report

❌ Patch coverage is 41.90141% with 165 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.82%. Comparing base (069ed19) to head (ddfc7b8).

Files with missing lines Patch % Lines
modules/transaction-payment/src/lib.rs 51.72% 56 Missing ⚠️
modules/evm/src/runner/stack.rs 45.09% 28 Missing ⚠️
primitives/src/unchecked_extrinsic.rs 0.00% 27 Missing ⚠️
modules/evm/src/runner/state.rs 35.00% 26 Missing ⚠️
modules/evm/src/lib.rs 35.00% 13 Missing ⚠️
modules/xnft/src/xcm_helpers.rs 0.00% 7 Missing ⚠️
primitives/src/currency.rs 20.00% 4 Missing ⚠️
modules/assethub/src/lib.rs 0.00% 2 Missing ⚠️
modules/evm/src/precompiles/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2906      +/-   ##
==========================================
- Coverage   61.12%   60.82%   -0.30%     
==========================================
  Files          69       69              
  Lines        9449     9586     +137     
==========================================
+ Hits         5776     5831      +55     
- Misses       3673     3755      +82     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.