fix(dash-spv): promote finished header segments from the tick, not only on a message - #960
Merged
Codecov / codecov/project
succeeded
Aug 13, 2026 in 0s
76.48% (+0.00%) compared to 173ffac
View this Pull Request on Codecov
76.48% (+0.00%) compared to 173ffac
Details
Codecov Report
❌ Patch coverage is 92.75362% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.48%. Comparing base (173ffac) to head (d8012b7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/sync/block_headers/manager.rs | 92.75% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #960 +/- ##
=======================================
Coverage 76.47% 76.48%
=======================================
Files 329 329
Lines 80353 80403 +50
=======================================
+ Hits 61453 61495 +42
- Misses 18900 18908 +8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/block_headers/sync_manager.rs | 87.50% <ø> (ø) |
|
| dash-spv/src/sync/block_headers/manager.rs | 93.07% <92.75%> (+0.12%) |
⬆️ |
Loading