Skip to content

fix

cc7dad8
Select commit
Loading
Failed to load commit list.
Merged

Add benchmarks #2947

fix
cc7dad8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2025 in 1s

47.86% (-0.57%) compared to 152f444

View this Pull Request on Codecov

47.86% (-0.57%) compared to 152f444

Details

Codecov Report

❌ Patch coverage is 26.70807% with 118 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.86%. Comparing base (152f444) to head (cc7dad8).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
modules/evm/src/benchmarking.rs 0.00% 25 Missing ⚠️
modules/dex/src/benchmarking.rs 0.00% 24 Missing ⚠️
modules/collator-selection/src/benchmarking.rs 0.00% 13 Missing ⚠️
modules/cdp-engine/src/benchmarking.rs 0.00% 10 Missing ⚠️
modules/honzon/src/benchmarking.rs 0.00% 8 Missing ⚠️
modules/earning/src/benchmarking.rs 0.00% 6 Missing ⚠️
modules/transaction-payment/src/benchmarking.rs 0.00% 6 Missing ⚠️
modules/nft/src/benchmarking.rs 0.00% 5 Missing ⚠️
modules/aggregated-dex/src/benchmarking.rs 0.00% 4 Missing ⚠️
modules/currencies/src/benchmarking.rs 0.00% 4 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2947      +/-   ##
==========================================
- Coverage   48.43%   47.86%   -0.57%     
==========================================
  Files          69       83      +14     
  Lines        9454     9566     +112     
==========================================
  Hits         4579     4579              
- Misses       4875     4987     +112     

☔ 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.