fix: broadcast HeadChange::Revert(Tipset) in set_heaviest_tipset #6732
Codecov / codecov/project
succeeded
Mar 13, 2026 in 0s
63.42% (-0.02%) compared to 8149f08
View this Pull Request on Codecov
63.42% (-0.02%) compared to 8149f08
Details
Codecov Report
❌ Patch coverage is 48.10127% with 82 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.42%. Comparing base (8149f08) to head (279d588).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/db/memory.rs | 89.60% <100.00%> (+0.71%) |
⬆️ |
| src/db/mod.rs | 41.66% <100.00%> (ø) |
|
| src/message_pool/msgpool/provider.rs | 34.88% <100.00%> (ø) |
|
| src/message_pool/msgpool/test_provider.rs | 98.30% <100.00%> (+0.04%) |
⬆️ |
| src/db/car/many.rs | 66.66% <83.33%> (ø) |
|
| src/db/gc/snapshot.rs | 18.77% <0.00%> (ø) |
|
| src/db/parity_db.rs | 68.00% <0.00%> (+0.18%) |
⬆️ |
| src/message_pool/msgpool/msg_pool.rs | 78.08% <66.66%> (-0.45%) |
⬇️ |
| src/chain/store/chain_store.rs | 69.43% <81.48%> (-0.06%) |
⬇️ |
| src/daemon/mod.rs | 29.08% <0.00%> (ø) |
|
| ... and 4 more |
... and 5 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 8149f08...279d588. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading