Skip to content

refactor: broadcast inline in `rebroadcast_if_due_at` instead of coll…

0ca9b39
Select commit
Loading
Failed to load commit list.
Merged

feat: rebroadcast unconfirmed self-sent transactions #627

refactor: broadcast inline in `rebroadcast_if_due_at` instead of coll…
0ca9b39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 1s

67.98% (-0.01%) compared to d4ff050

View this Pull Request on Codecov

67.98% (-0.01%) compared to d4ff050

Details

Codecov Report

❌ Patch coverage is 82.89474% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.98%. Comparing base (d4ff050) to head (0ca9b39).
⚠️ Report is 1 commits behind head on v0.42-dev.

Files with missing lines Patch % Lines
dash-spv/src/network/manager.rs 0.00% 12 Missing ⚠️
dash-spv/src/sync/mempool/manager.rs 98.30% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #627      +/-   ##
=============================================
- Coverage      67.99%   67.98%   -0.01%     
=============================================
  Files            318      319       +1     
  Lines          67877    67970      +93     
=============================================
+ Hits           46153    46210      +57     
- Misses         21724    21760      +36     
Files with missing lines Coverage Δ
dash-spv/src/network/mod.rs 77.14% <100.00%> (+1.14%) ⬆️
dash-spv/src/sync/mempool/sync_manager.rs 98.72% <ø> (ø)
dash-spv/src/sync/mempool/manager.rs 97.25% <98.30%> (+0.05%) ⬆️
dash-spv/src/network/manager.rs 64.98% <0.00%> (-2.36%) ⬇️

... and 22 files with indirect coverage changes