Skip to content

fix(dash-spv): collect the scripts derived by every application of a block, not only the tracked one - #1008

Closed
llbartekll wants to merge 1 commit into
devfrom
fix/dash-spv-collect-scripts-from-every-block-application
Closed

llbartekll wants to merge 1 commit into
devfrom
fix/dash-spv-collect-scripts-from-every-block-application

fix(dash-spv): collect the scripts derived by every application of a …

33ad4e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2026 in 0s

77.55% (+0.00%) compared to 0e56657

View this Pull Request on Codecov

77.55% (+0.00%) compared to 0e56657

Details

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.55%. Comparing base (0e56657) to head (33ad4e2).
⚠️ Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
dash-spv/src/sync/filters/sync_manager.rs 84.61% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1008   +/-   ##
=======================================
  Coverage   77.55%   77.55%           
=======================================
  Files         329      329           
  Lines       83624    83639   +15     
=======================================
+ Hits        64851    64869   +18     
+ Misses      18773    18770    -3     
Files with missing lines Coverage Δ
dash-spv/src/sync/filters/manager.rs 97.94% <100.00%> (+<0.01%) ⬆️
dash-spv/src/sync/filters/sync_manager.rs 95.74% <84.61%> (-4.26%) ⬇️

... and 6 files with indirect coverage changes