feat(key-wallet-manager): carry the sweep winner's mined height on TransactionsSwept - #975
Open
romchornyi wants to merge 3 commits into
Open
feat(key-wallet-manager): carry the sweep winner's mined height on TransactionsSwept#975romchornyi wants to merge 3 commits into
romchornyi wants to merge 3 commits into
Codecov / codecov/project
succeeded
Aug 22, 2026 in 1s
76.92% (+0.01%) compared to b66db39
View this Pull Request on Codecov
76.92% (+0.01%) compared to b66db39
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.92%. Comparing base (b66db39) to head (18850cf).
Additional details and impacted files
@@ Coverage Diff @@
## dev #975 +/- ##
==========================================
+ Coverage 76.91% 76.92% +0.01%
==========================================
Files 329 329
Lines 82897 82919 +22
==========================================
+ Hits 63757 63785 +28
+ Misses 19140 19134 -6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/callbacks.rs | 86.61% <100.00%> (-0.11%) |
⬇️ |
| key-wallet-manager/src/events.rs | 74.67% <100.00%> (+10.35%) |
⬆️ |
| key-wallet-manager/src/process_block.rs | 92.30% <ø> (ø) |
Loading