Skip to content

fix(dash-spv): extend the CFHeaders queue from the tick, not only on a header event - #964

Merged
ZocoLini merged 5 commits into
devfrom
fix/filter-headers-resume-from-tick
Aug 19, 2026
Merged

fix(dash-spv): extend the CFHeaders queue from the tick, not only on a header event#964
ZocoLini merged 5 commits into
devfrom
fix/filter-headers-resume-from-tick

Merge remote-tracking branch 'origin/fix/filter-headers-resume-from-t…

0a5f8a4
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on dev.

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%) ⬆️

... and 3 files with indirect coverage changes