Skip to content

chore: automate clippy lints

d4fe3cb
Select commit
Loading
Failed to load commit list.
Closed

Automated update to rustc (to nightly-2026-02-01) #1330

chore: automate clippy lints
d4fe3cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2026 in 0s

63.62% (-4.23%) compared to c61297f

View this Pull Request on Codecov

63.62% (-4.23%) compared to c61297f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.62%. Comparing base (c61297f) to head (d4fe3cb).
⚠️ Report is 1 commits behind head on main.

@@            Coverage Diff             @@
##             main    #1330      +/-   ##
==========================================
- Coverage   67.85%   63.62%   -4.23%     
==========================================
  Files         718      716       -2     
  Lines       66296    66208      -88     
==========================================
- Hits        44986    42128    -2858     
- Misses      21310    24080    +2770     
Files with missing lines Coverage Δ
crates/ol/mempool/src/types.rs 91.61% <100.00%> (+0.66%) ⬆️

... and 107 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.