feat: Integrate Reth's Mempool maintenance task. #2742
+1,991
−213
Codecov / codecov/project
succeeded
Sep 15, 2025 in 1s
85.5% (+0.1%) compared to e349555
View this Pull Request on Codecov
85.5% (+0.1%) compared to e349555
Details
Codecov Report
❌ Patch coverage is 85.31073%
with 52 lines
in your changes missing coverage. Please review.
✅ Project coverage is 85.5%. Comparing base (e349555
) to head (daac372
).
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
crates/common/src/config/mod.rs | 95.5% <100.0%> (+0.2%) |
⬆️ |
crates/evm/src/evm/mod.rs | 74.2% <ø> (ø) |
|
crates/evm/src/evm/primitive_types.rs | 86.1% <100.0%> (+0.4%) |
⬆️ |
crates/evm/src/hooks.rs | 86.9% <ø> (ø) |
|
crates/sequencer/src/mempool.rs | 76.4% <100.0%> (+2.1%) |
⬆️ |
crates/sequencer/src/rpc.rs | 63.3% <ø> (+11.8%) |
⬆️ |
crates/sequencer/src/lib.rs | 97.8% <93.7%> (-2.2%) |
⬇️ |
crates/evm/src/evm/conversions.rs | 95.6% <0.0%> (-3.2%) |
⬇️ |
crates/sequencer/src/runner.rs | 93.8% <98.5%> (+2.0%) |
⬆️ |
crates/sequencer/src/metrics.rs | 29.4% <0.0%> (-70.6%) |
⬇️ |
... and 2 more |
🚀 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.
Loading