Fix incorrect swap index in bubble-down loop in select_messages_to_republish #7090
+38
−11
Codecov / codecov/project
succeeded
May 22, 2026 in 0s
64.25% (-0.01%) compared to 3b7dcd7
View this Pull Request on Codecov
64.25% (-0.01%) compared to 3b7dcd7
Details
Codecov Report
❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.25%. Comparing base (3b7dcd7) to head (f46bf3a).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/message_pool/msg_chain.rs | 88.88% | 1 Missing |
| src/message_pool/msgpool/republish.rs | 95.23% | 1 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/message_pool/msg_chain.rs | 84.79% <88.88%> (+0.09%) |
⬆️ |
| src/message_pool/msgpool/republish.rs | 87.09% <95.23%> (+4.11%) |
⬆️ |
... and 10 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 3b7dcd7...f46bf3a. 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