refactor: extract capability lookup into PeerPool helpers
#509
Codecov / codecov/project
succeeded
Mar 13, 2026 in 0s
66.85% (-0.06%) compared to 33cefc9
View this Pull Request on Codecov
66.85% (-0.06%) compared to 33cefc9
Details
Codecov Report
❌ Patch coverage is 82.55814% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.85%. Comparing base (33cefc9) to head (e5f3bc6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/network/manager.rs | 31.81% | 15 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #509 +/- ##
=============================================
- Coverage 66.90% 66.85% -0.06%
=============================================
Files 313 313
Lines 64757 64890 +133
=============================================
+ Hits 43325 43379 +54
- Misses 21432 21511 +79 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/network/peer.rs | 58.71% <100.00%> (-0.83%) |
⬇️ |
| dash-spv/src/network/pool.rs | 87.57% <100.00%> (+6.21%) |
⬆️ |
| dash-spv/src/network/manager.rs | 58.62% <31.81%> (+0.32%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading