feat(network): add check any bootstrap node is alive on start - #1060
Open
serejkaaa512 wants to merge 1 commit into
Open
feat(network): add check any bootstrap node is alive on start#1060serejkaaa512 wants to merge 1 commit into
serejkaaa512 wants to merge 1 commit into
Codecov / codecov/project
failed
Mar 26, 2026 in 0s
57.23% (-0.01%) compared to 577e65b
View this Pull Request on Codecov
57.23% (-0.01%) compared to 577e65b
Details
Codecov Report
❌ Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.23%. Comparing base (577e65b) to head (5c901bf).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/src/node/mod.rs | 0.00% | 25 Missing |
| cli/src/node/mod.rs | 0.00% | 3 Missing |
| network/src/network/mod.rs | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1060 +/- ##
==========================================
- Coverage 57.23% 57.23% -0.01%
==========================================
Files 429 429
Lines 71848 71876 +28
Branches 71848 71876 +28
==========================================
+ Hits 41125 41139 +14
- Misses 28733 28749 +16
+ Partials 1990 1988 -2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading