fix(dash-spv): wallet reload pool-state loss past gap limit #759
Codecov / codecov/project
succeeded
May 12, 2026 in 1s
72.27% (+0.01%) compared to 5297d61
View this Pull Request on Codecov
72.27% (+0.01%) compared to 5297d61
Details
Codecov Report
❌ Patch coverage is 72.05882% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.27%. Comparing base (5297d61) to head (0834e95).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../src/managed_account/managed_core_funds_account.rs | 53.65% | 19 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #759 +/- ##
=============================================
+ Coverage 72.26% 72.27% +0.01%
=============================================
Files 320 320
Lines 70275 70316 +41
=============================================
+ Hits 50785 50823 +38
- Misses 19490 19493 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-ffi/src/managed_account.rs | 59.68% <100.00%> (ø) |
|
| ...wallet/src/transaction_checking/account_checker.rs | 54.02% <100.00%> (ø) |
|
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.21% <100.00%> (ø) |
|
| ...c/wallet/managed_wallet_info/asset_lock_builder.rs | 82.77% <100.00%> (ø) |
|
| .../wallet/managed_wallet_info/transaction_builder.rs | 84.90% <100.00%> (ø) |
|
| ...wallet/managed_wallet_info/transaction_building.rs | 88.59% <100.00%> (ø) |
|
| ...allet/managed_wallet_info/wallet_info_interface.rs | 83.15% <100.00%> (ø) |
|
| .../src/managed_account/managed_core_funds_account.rs | 74.53% <53.65%> (-2.19%) |
⬇️ |
Loading