refactor: remove current_sync_peer from network manager
#511
Codecov / codecov/project
succeeded
Mar 13, 2026 in 0s
66.97% (+0.07%) compared to 33cefc9
View this Pull Request on Codecov
66.97% (+0.07%) compared to 33cefc9
Details
Codecov Report
❌ Patch coverage is 86.72566% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.97%. Comparing base (33cefc9) to head (d6f2108).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/network/manager.rs | 53.12% | 15 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## refactor/peer-service-lookup #511 +/- ##
================================================================
+ Coverage 66.90% 66.97% +0.07%
================================================================
Files 313 313
Lines 64757 64777 +20
================================================================
+ Hits 43325 43385 +60
+ Misses 21432 21392 -40 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/network/peer.rs | 59.09% <100.00%> (-0.46%) |
⬇️ |
| dash-spv/src/network/pool.rs | 90.20% <100.00%> (+8.85%) |
⬆️ |
| dash-spv/src/network/manager.rs | 62.17% <53.12%> (+3.88%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading