fix: broadcast HeadChange::Revert(Tipset) in set_heaviest_tipset #6732
Codecov / codecov/project
succeeded
Mar 16, 2026 in 1s
63.62% (-0.02%) compared to b751bf4
View this Pull Request on Codecov
63.62% (-0.02%) compared to b751bf4
Details
Codecov Report
❌ Patch coverage is 52.35602% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.62%. Comparing base (b751bf4) to head (38c8eb4).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/db/memory.rs | 89.60% <100.00%> (+0.71%) |
⬆️ |
| src/db/mod.rs | 43.13% <ø> (ø) |
|
| src/message_pool/msgpool/test_provider.rs | 98.30% <100.00%> (+0.04%) |
⬆️ |
| src/rpc/methods/sync.rs | 71.87% <100.00%> (-0.52%) |
⬇️ |
| src/rpc/mod.rs | 88.48% <ø> (-0.72%) |
⬇️ |
| src/tool/offline_server/server.rs | 30.66% <100.00%> (ø) |
|
| src/tool/subcommands/api_cmd/test_snapshot.rs | 85.31% <100.00%> (ø) |
|
| src/chain_sync/chain_follower.rs | 39.36% <50.00%> (ø) |
|
| src/db/car/many.rs | 66.66% <83.33%> (ø) |
|
| src/db/gc/snapshot.rs | 18.77% <0.00%> (ø) |
|
| ... and 9 more |
... 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 b751bf4...38c8eb4. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading