Add nonce-fix and replace mpool tools
#7084
+716
−37
Merged
Codecov / codecov/project
succeeded
May 27, 2026 in 0s
64.37% (+0.01%) compared to 4697412
View this Pull Request on Codecov
64.37% (+0.01%) compared to 4697412
Details
Codecov Report
❌ Patch coverage is 69.32907% with 96 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.37%. Comparing base (4697412) to head (f22a999).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/cli/subcommands/mpool_cmd.rs | 67.12% | 96 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/message_pool/config.rs | 90.47% <100.00%> (ø) |
|
| src/message_pool/msgpool/mod.rs | 97.91% <ø> (ø) |
|
| src/message_pool/msgpool/msg_set.rs | 95.45% <100.00%> (-0.03%) |
⬇️ |
| src/message_pool/msgpool/utils.rs | 77.58% <100.00%> (+9.29%) |
⬆️ |
| src/rpc/methods/gas.rs | 86.07% <100.00%> (ø) |
|
| src/cli/subcommands/mpool_cmd.rs | 67.27% <67.12%> (-0.14%) |
⬇️ |
... and 4 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 4697412...f22a999. 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