Skip to content

perf(dash-spv): prototype of the new peer selection algorithm#865

Open
ZocoLini wants to merge 1 commit into
devfrom
perf/peer-selection
Open

perf(dash-spv): prototype of the new peer selection algorithm#865
ZocoLini wants to merge 1 commit into
devfrom
perf/peer-selection

perf(dash-spv): prototype of the new peer selection algorithm

fd58fe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 0s

73.80% (+0.18%) compared to 845ee9e

View this Pull Request on Codecov

73.80% (+0.18%) compared to 845ee9e

Details

Codecov Report

❌ Patch coverage is 76.63551% with 125 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.80%. Comparing base (845ee9e) to head (fd58fe1).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
dash-spv/src/network/manager.rs 57.95% 103 Missing ⚠️
dash-spv/src/network/reputation.rs 81.01% 15 Missing ⚠️
dash-spv/src/network/peer.rs 95.06% 4 Missing ⚠️
dash-spv/src/network/pool.rs 97.69% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #865      +/-   ##
==========================================
+ Coverage   73.62%   73.80%   +0.18%     
==========================================
  Files         324      324              
  Lines       73374    73572     +198     
==========================================
+ Hits        54018    54303     +285     
+ Misses      19356    19269      -87     
Files with missing lines Coverage Δ
dash-spv/src/network/pool.rs 95.94% <97.69%> (+2.97%) ⬆️
dash-spv/src/network/peer.rs 63.11% <95.06%> (+2.70%) ⬆️
dash-spv/src/network/reputation.rs 79.82% <81.01%> (+0.69%) ⬆️
dash-spv/src/network/manager.rs 70.96% <57.95%> (-1.39%) ⬇️

... and 18 files with indirect coverage changes