refactor: remove current_sync_peer from network manager
#511
+25
−86
Codecov / codecov/project
succeeded
Mar 10, 2026 in 1s
66.95% (+0.05%) compared to bbaf01d
View this Pull Request on Codecov
66.95% (+0.05%) compared to bbaf01d
Details
Codecov Report
❌ Patch coverage is 50.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.95%. Comparing base (bbaf01d) to head (f2fe73b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/network/manager.rs | 50.00% | 10 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## refactor/peer-service-lookup #511 +/- ##
================================================================
+ Coverage 66.90% 66.95% +0.05%
================================================================
Files 313 313
Lines 64835 64795 -40
================================================================
+ Hits 43376 43383 +7
+ Misses 21459 21412 -47 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/network/manager.rs | 61.52% <50.00%> (+3.83%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading