Skip to content

refactor: default to `relay=false` in P2P handshake

f819a4d
Select commit
Loading
Failed to load commit list.
Open

refactor: default to relay=false in P2P handshake #536

refactor: default to `relay=false` in P2P handshake
f819a4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 0s

66.82% (-0.07%) compared to b946271

View this Pull Request on Codecov

66.82% (-0.07%) compared to b946271

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.82%. Comparing base (b946271) to head (f819a4d).

Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #536      +/-   ##
=============================================
- Coverage      66.89%   66.82%   -0.07%     
=============================================
  Files            313      313              
  Lines          64753    64746       -7     
=============================================
- Hits           43317    43269      -48     
- Misses         21436    21477      +41     
Files with missing lines Coverage Δ
dash-spv/src/network/handshake.rs 78.75% <100.00%> (+0.22%) ⬆️
dash-spv/src/network/manager.rs 58.09% <100.00%> (-0.09%) ⬇️

... and 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.