refactor: avoid rebuilding script_pubkeys for BIP158 filter matching
#781
Codecov / codecov/project
succeeded
May 21, 2026 in 1s
72.19% (-0.50%) compared to 4af39af
View this Pull Request on Codecov
72.19% (-0.50%) compared to 4af39af
Details
Codecov Report
❌ Patch coverage is 76.36364% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.19%. Comparing base (4af39af) to head (dd4558c).
Additional details and impacted files
@@ Coverage Diff @@
## dev #781 +/- ##
==========================================
- Coverage 72.69% 72.19% -0.50%
==========================================
Files 321 321
Lines 70350 70396 +46
==========================================
- Hits 51140 50822 -318
- Misses 19210 19574 +364 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/callbacks.rs | 83.39% <100.00%> (-0.19%) |
⬇️ |
| dash-spv/src/sync/blocks/manager.rs | 96.93% <100.00%> (ø) |
|
| dash-spv/src/sync/events.rs | 93.61% <100.00%> (ø) |
|
| dash-spv/src/sync/filters/batch.rs | 97.60% <100.00%> (ø) |
|
| dash-spv/src/sync/filters/manager.rs | 97.50% <100.00%> (ø) |
|
| dash-spv/src/sync/filters/sync_manager.rs | 100.00% <ø> (ø) |
|
| dash-spv/src/sync/mempool/sync_manager.rs | 98.72% <100.00%> (ø) |
|
| key-wallet-manager/src/lib.rs | 75.80% <ø> (ø) |
|
| key-wallet-manager/src/matching.rs | 95.83% <100.00%> (+0.18%) |
⬆️ |
| key-wallet-manager/src/wallet_interface.rs | 15.00% <100.00%> (ø) |
|
| ... and 6 more |
Loading