refactor: msg pool to make more structured part 3 #7033
Codecov / codecov/project
succeeded
May 15, 2026 in 1s
64.25% (-0.08%) compared to c89d3e3
View this Pull Request on Codecov
64.25% (-0.08%) compared to c89d3e3
Details
Codecov Report
❌ Patch coverage is 76.66667% with 119 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.25%. Comparing base (c89d3e3) to head (8314fad).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/message_pool/config.rs | 90.47% <ø> (+2.97%) |
⬆️ |
| src/message_pool/errors.rs | 66.66% <ø> (ø) |
|
| src/message_pool/msgpool/mod.rs | 97.91% <100.00%> (+6.73%) |
⬆️ |
| src/message_pool/msgpool/msg_set.rs | 95.48% <ø> (ø) |
|
| src/message_pool/msgpool/utils.rs | 68.29% <100.00%> (+5.43%) |
⬆️ |
| src/message_pool/nonce_tracker.rs | 96.77% <100.00%> (-0.04%) |
⬇️ |
| src/rpc/methods/gas.rs | 86.07% <100.00%> (ø) |
|
| src/utils/cache/lru.rs | 57.46% <ø> (-0.94%) |
⬇️ |
| src/rpc/methods/eth.rs | 65.38% <0.00%> (ø) |
|
| src/message_pool/msgpool/selection.rs | 86.28% <75.47%> (-0.55%) |
⬇️ |
| ... and 3 more |
... and 6 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c89d3e3...8314fad. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading