Skip to content

refactor: remove `current_sync_peer` from network manager

5da971f
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove current_sync_peer from network manager #511

refactor: remove `current_sync_peer` from network manager
5da971f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

66.18% (+0.04%) compared to d5bec1e

View this Pull Request on Codecov

66.18% (+0.04%) compared to d5bec1e

Details

Codecov Report

❌ Patch coverage is 50.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.18%. Comparing base (d5bec1e) to head (5da971f).

Files with missing lines Patch % Lines
dash-spv/src/network/manager.rs 50.00% 10 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #511      +/-   ##
=============================================
+ Coverage      66.13%   66.18%   +0.04%     
=============================================
  Files            311      311              
  Lines          64757    64717      -40     
=============================================
+ Hits           42829    42832       +3     
+ Misses         21928    21885      -43     
Files with missing lines Coverage Δ
dash-spv/src/network/manager.rs 60.10% <50.00%> (+3.02%) ⬆️

... and 1 file with indirect coverage changes