fix(dash-spv): recover masternode sync from a rejected QRInfo - #936
Closed
bfoss765 wants to merge 3 commits into
Closed
fix(dash-spv): recover masternode sync from a rejected QRInfo#936bfoss765 wants to merge 3 commits into
bfoss765 wants to merge 3 commits into
Codecov / codecov/project
succeeded
Aug 10, 2026 in 1s
75.23% (+0.04%) compared to b056d07
View this Pull Request on Codecov
75.23% (+0.04%) compared to b056d07
Details
Codecov Report
❌ Patch coverage is 97.43590% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.23%. Comparing base (b056d07) to head (f4570c0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/sync/masternodes/sync_manager.rs | 97.16% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #936 +/- ##
==========================================
+ Coverage 75.18% 75.23% +0.04%
==========================================
Files 328 328
Lines 78194 78348 +154
==========================================
+ Hits 58792 58943 +151
- Misses 19402 19405 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/masternodes/manager.rs | 94.41% <100.00%> (+0.90%) |
⬆️ |
| dash-spv/src/sync/masternodes/pipeline.rs | 98.07% <100.00%> (+0.02%) |
⬆️ |
| dash-spv/src/sync/masternodes/sync_manager.rs | 88.43% <97.16%> (+6.37%) |
⬆️ |
Loading