refactor(key-wallet): wire ManagedCoreKeysAccount into the collection #716
Codecov / codecov/project
succeeded
May 5, 2026 in 0s
69.77% (-0.83%) compared to 5603fff
View this Pull Request on Codecov
69.77% (-0.83%) compared to 5603fff
Details
Codecov Report
❌ Patch coverage is 44.97937% with 1200 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.77%. Comparing base (5603fff) to head (92d7568).
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #716 +/- ##
=============================================
- Coverage 70.59% 69.77% -0.83%
=============================================
Files 320 322 +2
Lines 68246 69461 +1215
=============================================
+ Hits 48181 48464 +283
- Misses 20065 20997 +932 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/mempool/sync_manager.rs | 98.72% <ø> (ø) |
|
| key-wallet-ffi/src/managed_wallet.rs | 69.41% <100.00%> (-9.77%) |
⬇️ |
| key-wallet/src/account/mod.rs | 62.79% <ø> (ø) |
|
| ...allet/src/managed_account/managed_account_trait.rs | 0.00% <ø> (ø) |
|
| ...et/src/managed_account/managed_platform_account.rs | 64.11% <ø> (ø) |
|
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.39% <100.00%> (+<0.01%) |
⬆️ |
| ...c/wallet/managed_wallet_info/asset_lock_builder.rs | 79.61% <100.00%> (ø) |
|
| ...allet/managed_wallet_info/wallet_info_interface.rs | 84.12% <97.14%> (+2.13%) |
⬆️ |
| key-wallet-ffi/src/managed_account_collection.rs | 31.53% <25.00%> (+12.10%) |
⬆️ |
| ...wallet/src/transaction_checking/account_checker.rs | 46.07% <55.55%> (-20.96%) |
⬇️ |
| ... and 8 more |
Loading