fix(dash-spv): fire catch-up QRInfo past Incremental mining window
#743
+148
−7
Codecov / codecov/project
succeeded
May 8, 2026 in 0s
71.40% (+0.09%) compared to 49c8c6d
View this Pull Request on Codecov
71.40% (+0.09%) compared to 49c8c6d
Details
Codecov Report
❌ Patch coverage is 96.87500% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.40%. Comparing base (49c8c6d) to head (878f21f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/sync/masternodes/manager.rs | 96.87% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #743 +/- ##
=============================================
+ Coverage 71.31% 71.40% +0.09%
=============================================
Files 321 321
Lines 70339 70401 +62
=============================================
+ Hits 50160 50273 +113
+ Misses 20179 20128 -51 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/masternodes/sync_manager.rs | 70.19% <ø> (+0.99%) |
⬆️ |
| dash-spv/src/sync/masternodes/manager.rs | 82.51% <96.87%> (+14.58%) |
⬆️ |
Loading