refactor: make MessagePool address resolution at finality non-blocking#7334
Merged
Codecov / codecov/project
succeeded
Jul 10, 2026 in 0s
64.48% (+0.00%) compared to b4e5736
View this Pull Request on Codecov
64.48% (+0.00%) compared to b4e5736
Details
Codecov Report
❌ Patch coverage is 82.63158% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.48%. Comparing base (b4e5736) to head (9583c1f).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/message_pool/msgpool/mod.rs | 97.91% <100.00%> (+<0.01%) |
⬆️ |
| src/message_pool/msgpool/provider.rs | 67.94% <ø> (+14.10%) |
⬆️ |
| src/message_pool/msgpool/selection.rs | 86.98% <100.00%> (-0.48%) |
⬇️ |
| src/rpc/methods/gas.rs | 86.59% <100.00%> (ø) |
|
| src/rpc/methods/mpool.rs | 14.47% <100.00%> (ø) |
|
| src/chain_sync/chain_follower.rs | 31.53% <0.00%> (ø) |
|
| src/dev/subcommands/tests_cmd/wallet.rs | 0.00% <0.00%> (ø) |
|
| src/message_pool/nonce_tracker.rs | 96.77% <50.00%> (ø) |
|
| src/rpc/methods/eth.rs | 66.71% <0.00%> (ø) |
|
| src/message_pool/msgpool/reorg.rs | 66.26% <69.23%> (+0.44%) |
⬆️ |
| ... and 2 more |
... and 4 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 b4e5736...9583c1f. 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