refactor(key-wallet-manager): move key-wallet-manager crate into key-wallet #503
Codecov / codecov/project
succeeded
Mar 10, 2026 in 1s
66.56% (-0.31%) compared to 98988cc
View this Pull Request on Codecov
66.56% (-0.31%) compared to 98988cc
Details
Codecov Report
❌ Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.56%. Comparing base (98988cc) to head (2e685ae).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet/src/manager/mod.rs | 60.00% | 4 Missing |
| key-wallet-ffi/src/wallet_manager.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #503 +/- ##
=============================================
- Coverage 66.86% 66.56% -0.31%
=============================================
Files 313 318 +5
Lines 64775 65830 +1055
=============================================
+ Hits 43314 43819 +505
- Misses 21461 22011 +550 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/callbacks.rs | 63.47% <100.00%> (ø) |
|
| dash-spv-ffi/src/client.rs | 60.66% <100.00%> (ø) |
|
| dash-spv/src/client/core.rs | 44.89% <ø> (ø) |
|
| dash-spv/src/client/events.rs | 100.00% <ø> (ø) |
|
| dash-spv/src/client/lifecycle.rs | 63.46% <ø> (ø) |
|
| dash-spv/src/client/mempool.rs | 57.57% <ø> (ø) |
|
| dash-spv/src/client/mod.rs | 98.64% <ø> (ø) |
|
| dash-spv/src/client/queries.rs | 14.28% <ø> (ø) |
|
| dash-spv/src/client/sync_coordinator.rs | 74.28% <ø> (ø) |
|
| dash-spv/src/client/transactions.rs | 0.00% <ø> (ø) |
|
| ... and 20 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading