refactor(dash-spv): reputation module cleanup#328
Merged
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%) |
⬆️ |
Loading