refactor: simplify HandshakeManager to accept relay
#533
+8
−19
Codecov / codecov/project
succeeded
Mar 13, 2026 in 0s
66.89% (-0.02%) compared to 33eb7b8
View this Pull Request on Codecov
66.89% (-0.02%) compared to 33eb7b8
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.89%. Comparing base (33eb7b8) to head (363b42d).
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #533 +/- ##
=============================================
- Coverage 66.91% 66.89% -0.02%
=============================================
Files 313 313
Lines 64741 64738 -3
=============================================
- Hits 43321 43309 -12
- Misses 21420 21429 +9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/network/handshake.rs | 78.88% <100.00%> (+0.35%) |
⬆️ |
| dash-spv/src/network/manager.rs | 58.48% <100.00%> (-0.30%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading