fix(mpool): MempoolFilter returns the pending transactions#7250
Merged
Codecov / codecov/project
succeeded
Jul 2, 2026 in 0s
64.23% (+0.11%) compared to ef3a30b
View this Pull Request on Codecov
64.23% (+0.11%) compared to ef3a30b
Details
Codecov Report
❌ Patch coverage is 90.86538% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.23%. Comparing base (ef3a30b) to head (4a9c911).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/message_pool/msgpool/events.rs | 100.00% <100.00%> (ø) |
|
| src/message_pool/msgpool/mod.rs | 97.91% <ø> (ø) |
|
| src/message_pool/msgpool/msg_pool.rs | 88.28% <100.00%> (+0.46%) |
⬆️ |
| src/message_pool/msgpool/pending_store.rs | 82.85% <100.00%> (ø) |
|
| src/message_pool/msgpool/selection.rs | 87.45% <100.00%> (ø) |
|
| src/rpc/methods/eth/filter/mod.rs | 88.56% <100.00%> (+0.15%) |
⬆️ |
| src/tool/offline_server/server.rs | 28.89% <100.00%> (+1.32%) |
⬆️ |
| src/tool/subcommands/api_cmd/test_snapshot.rs | 82.63% <100.00%> (+0.42%) |
⬆️ |
| src/rpc/methods/eth.rs | 66.22% <0.00%> (+1.26%) |
⬆️ |
| src/rpc/methods/eth/pubsub.rs | 58.80% <0.00%> (+2.12%) |
⬆️ |
| ... and 3 more |
... and 5 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update ef3a30b...4a9c911. 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