Skip to content

refactor(dash-spv): reputation module cleanup#328

Merged
xdustinface merged 2 commits into
devfrom
chore/reputation-cleanup
Jul 9, 2026
Merged

refactor(dash-spv): reputation module cleanup#328
xdustinface merged 2 commits into
devfrom
chore/reputation-cleanup

Merge branch 'dev' into chore/reputation-cleanup

b169873
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 1s

73.42% (-0.15%) compared to 3170ad3

View this Pull Request on Codecov

73.42% (-0.15%) compared to 3170ad3

Details

Codecov Report

❌ Patch coverage is 47.05882% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.42%. Comparing base (3170ad3) to head (b169873).

Files with missing lines Patch % Lines
dash-spv/src/network/reputation.rs 52.00% 12 Missing ⚠️
dash-spv/src/network/manager.rs 25.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #328      +/-   ##
==========================================
- Coverage   73.57%   73.42%   -0.15%     
==========================================
  Files         324      324              
  Lines       72929    72872      -57     
==========================================
- Hits        53654    53505     -149     
- Misses      19275    19367      +92     
Files with missing lines Coverage Δ
dash-spv/src/network/mod.rs 98.09% <ø> (ø)
dash-spv/src/storage/peers.rs 82.08% <100.00%> (+0.27%) ⬆️
dash-spv/src/network/manager.rs 73.86% <25.00%> (+3.86%) ⬆️
dash-spv/src/network/reputation.rs 79.12% <52.00%> (+4.54%) ⬆️

... and 20 files with indirect coverage changes