fix: disable overflow in head change broadcast channel - #7462
Draft
hanabi1224 wants to merge 13 commits into
Draft
fix: disable overflow in head change broadcast channel#7462hanabi1224 wants to merge 13 commits into
hanabi1224 wants to merge 13 commits into
Codecov / codecov/project
succeeded
Aug 7, 2026 in 0s
65.16% (+0.01%) compared to 9199a82
View this Pull Request on Codecov
65.16% (+0.01%) compared to 9199a82
Details
Codecov Report
❌ Patch coverage is 57.63889% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.16%. Comparing base (9199a82) to head (582fbd3).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/message_pool/msgpool/provider.rs | 69.84% <100.00%> (-1.59%) |
⬇️ |
| src/message_pool/msgpool/test_provider.rs | 99.05% <100.00%> (+<0.01%) |
⬆️ |
| src/rpc/methods/eth/pubsub.rs | 58.80% <0.00%> (ø) |
|
| src/chain/store/chain_store.rs | 76.53% <94.23%> (+2.84%) |
⬆️ |
| src/message_pool/msgpool/msg_pool.rs | 88.90% <25.00%> (+0.09%) |
⬆️ |
| src/daemon/mod.rs | 24.39% <0.00%> (+0.10%) |
⬆️ |
| src/rpc/methods/chain.rs | 48.34% <23.07%> (-0.21%) |
⬇️ |
| src/daemon/db_util.rs | 54.70% <0.00%> (-0.18%) |
⬇️ |
| src/state_manager/message_search.rs | 88.30% <53.84%> (+0.32%) |
⬆️ |
... and 7 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 9199a82...582fbd3. 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