fix: gate FilterHeadersSyncComplete on block header sync completion
#631
Codecov / codecov/project
succeeded
Apr 6, 2026 in 1s
67.76% (+0.18%) compared to dda1db7
View this Pull Request on Codecov
67.76% (+0.18%) compared to dda1db7
Details
Codecov Report
❌ Patch coverage is 97.70115% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.76%. Comparing base (dda1db7) to head (26ecb2d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/sync/filter_headers/manager.rs | 97.67% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #631 +/- ##
=============================================
+ Coverage 67.57% 67.76% +0.18%
=============================================
Files 318 318
Lines 67830 67896 +66
=============================================
+ Hits 45835 46007 +172
+ Misses 21995 21889 -106 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/filter_headers/sync_manager.rs | 100.00% <100.00%> (ø) |
|
| dash-spv/src/sync/filter_headers/manager.rs | 90.70% <97.67%> (+11.20%) |
⬆️ |
Loading