refactor: extract key-wallet-manager crate from key-wallet#594
Merged
Codecov / codecov/project
succeeded
Mar 30, 2026 in 0s
67.21% (-0.20%) compared to fcdffa7
View this Pull Request on Codecov
67.21% (-0.20%) compared to fcdffa7
Details
Codecov Report
❌ Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.21%. Comparing base (fcdffa7) to head (2620bca).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet-manager/src/lib.rs | 63.63% | 4 Missing |
| key-wallet-ffi/src/wallet_manager.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #594 +/- ##
=============================================
- Coverage 67.40% 67.21% -0.20%
=============================================
Files 318 318
Lines 67020 67018 -2
=============================================
- Hits 45175 45046 -129
- Misses 21845 21972 +127 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/callbacks.rs | 80.59% <ø> (ø) |
|
| dash-spv-ffi/src/client.rs | 58.60% <100.00%> (ø) |
|
| dash-spv/src/client/core.rs | 46.00% <ø> (ø) |
|
| dash-spv/src/client/event_handler.rs | 95.71% <ø> (ø) |
|
| dash-spv/src/client/events.rs | 100.00% <ø> (ø) |
|
| dash-spv/src/client/lifecycle.rs | 65.31% <ø> (ø) |
|
| dash-spv/src/client/mempool.rs | 63.63% <ø> (ø) |
|
| dash-spv/src/client/mod.rs | 98.64% <ø> (ø) |
|
| dash-spv/src/client/queries.rs | 14.28% <ø> (ø) |
|
| dash-spv/src/client/sync_coordinator.rs | 82.45% <ø> (ø) |
|
| ... and 23 more |
Loading