fix: healthcheck not responding#6519
Merged
Merged
Codecov / codecov/project
succeeded
Feb 3, 2026 in 0s
63.31% (-0.03%) compared to 46ac35d
View this Pull Request on Codecov
63.31% (-0.03%) compared to 46ac35d
Details
Codecov Report
❌ Patch coverage is 13.95349% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.31%. Comparing base (46ac35d) to head (a6bddf0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/chain_sync/sync_status.rs | 0.00% | 20 Missing |
| src/libp2p/peer_manager.rs | 0.00% | 7 Missing |
| src/health/endpoints.rs | 50.00% | 6 Missing |
| src/chain_sync/chain_follower.rs | 0.00% | 4 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/chain_sync/chain_follower.rs | 39.54% <0.00%> (-0.13%) |
⬇️ |
| src/health/endpoints.rs | 89.47% <50.00%> (-2.89%) |
⬇️ |
| src/libp2p/peer_manager.rs | 22.92% <0.00%> (-0.12%) |
⬇️ |
| src/chain_sync/sync_status.rs | 12.00% <0.00%> (-1.34%) |
⬇️ |
... and 6 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 46ac35d...a6bddf0. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading