feat(pkg/p2p): reconnect on disconnected peers #3212
Merged
Codecov / codecov/project
succeeded
Apr 1, 2026 in 1s
61.46% (+0.02%) compared to 4a70e0b
View this Pull Request on Codecov
61.46% (+0.02%) compared to 4a70e0b
Details
Codecov Report
❌ Patch coverage is 69.38776% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.46%. Comparing base (4a70e0b) to head (7f4e251).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/p2p/client.go | 68.08% | 14 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #3212 +/- ##
==========================================
+ Coverage 61.43% 61.46% +0.02%
==========================================
Files 120 120
Lines 12504 12551 +47
==========================================
+ Hits 7682 7714 +32
- Misses 3960 3974 +14
- Partials 862 863 +1 ☔ 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.
Loading