Skip to content

fix

9dc71d1
Select commit
Loading
Failed to load commit list.
Merged

Bump rust 1.88.0 #2909

fix
9dc71d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2025 in 1s

61.90% (+1.13%) compared to f51f175

View this Pull Request on Codecov

61.90% (+1.13%) compared to f51f175

Details

Codecov Report

❌ Patch coverage is 6.74157% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.90%. Comparing base (f51f175) to head (9dc71d1).

Files with missing lines Patch % Lines
modules/evm/src/runner/stack.rs 0.00% 16 Missing ⚠️
modules/transaction-payment/src/lib.rs 7.69% 12 Missing ⚠️
modules/evm/src/lib.rs 16.66% 10 Missing ⚠️
modules/cdp-engine/src/lib.rs 0.00% 9 Missing ⚠️
primitives/src/unchecked_extrinsic.rs 0.00% 8 Missing ⚠️
modules/auction-manager/src/lib.rs 0.00% 7 Missing ⚠️
modules/xcm-interface/src/lib.rs 0.00% 7 Missing ⚠️
modules/incentives/src/lib.rs 0.00% 3 Missing ⚠️
modules/xnft/src/impl_transactor.rs 0.00% 3 Missing ⚠️
modules/collator-selection/src/lib.rs 0.00% 2 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2909      +/-   ##
==========================================
+ Coverage   60.77%   61.90%   +1.13%     
==========================================
  Files          69       69              
  Lines        9586     9469     -117     
==========================================
+ Hits         5826     5862      +36     
+ Misses       3760     3607     -153     

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