fix(dash-spv): extend the CFHeaders queue from the tick, not only on a header event - #964
Merged
Merged
Codecov / codecov/project
succeeded
Aug 18, 2026 in 0s
76.91% (+0.01%) compared to 73c4a1d
View this Pull Request on Codecov
76.91% (+0.01%) compared to 73c4a1d
Details
Codecov Report
❌ Patch coverage is 93.54839% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.91%. Comparing base (73c4a1d) to head (0a5f8a4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/sync/filter_headers/manager.rs | 93.54% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #964 +/- ##
==========================================
+ Coverage 76.90% 76.91% +0.01%
==========================================
Files 329 329
Lines 82407 82469 +62
==========================================
+ Hits 63373 63433 +60
- Misses 19034 19036 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/filter_headers/sync_manager.rs | 100.00% <ø> (ø) |
|
| dash-spv/src/sync/filter_headers/manager.rs | 91.57% <93.54%> (+0.54%) |
⬆️ |
Loading