refactor: rename wallet heights to reflect their meaning better #683
Codecov / codecov/project
succeeded
Apr 24, 2026 in 1s
70.15% (-0.26%) compared to 62d7af7
View this Pull Request on Codecov
70.15% (-0.26%) compared to 62d7af7
Details
Codecov Report
❌ Patch coverage is 69.33333% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.15%. Comparing base (62d7af7) to head (ceb349f).
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #683 +/- ##
=============================================
- Coverage 70.40% 70.15% -0.26%
=============================================
Files 247 319 +72
Lines 48029 66692 +18663
=============================================
+ Hits 33816 46789 +12973
- Misses 14213 19903 +5690 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/blocks/manager.rs | 94.69% <100.00%> (ø) |
|
| dash-spv/src/sync/filters/manager.rs | 96.65% <100.00%> (-0.30%) |
⬇️ |
| key-wallet-ffi/src/wallet_manager.rs | 69.39% <100.00%> (+0.60%) |
⬆️ |
| key-wallet/src/managed_account/mod.rs | 55.05% <100.00%> (ø) |
|
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.28% <100.00%> (ø) |
|
| ...c/wallet/managed_wallet_info/asset_lock_builder.rs | 79.57% <100.00%> (ø) |
|
| key-wallet-ffi/src/transaction.rs | 0.00% <0.00%> (ø) |
|
| key-wallet-ffi/src/utxo.rs | 56.07% <0.00%> (-35.52%) |
⬇️ |
| key-wallet-ffi/src/managed_wallet.rs | 60.10% <0.00%> (+1.44%) |
⬆️ |
| key-wallet-manager/src/lib.rs | 61.18% <60.00%> (ø) |
|
| ... and 3 more |
Loading