refactor: extract WalletManager accessors and error types#599
Merged
QuantumExplorer merged 1 commit intoMar 30, 2026
Merged
Codecov / codecov/project
succeeded
Mar 30, 2026 in 1s
67.03% (-0.21%) compared to 5004b52
View this Pull Request on Codecov
67.03% (-0.21%) compared to 5004b52
Details
Codecov Report
❌ Patch coverage is 46.99454% with 97 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.03%. Comparing base (5004b52) to head (5616282).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet-manager/src/accessors.rs | 61.87% | 53 Missing |
| key-wallet-manager/src/error.rs | 0.00% | 44 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #599 +/- ##
=============================================
- Coverage 67.24% 67.03% -0.21%
=============================================
Files 318 320 +2
Lines 67018 67249 +231
=============================================
+ Hits 45066 45082 +16
- Misses 21952 22167 +215 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-manager/src/lib.rs | 62.50% <ø> (+4.37%) |
⬆️ |
| key-wallet-manager/src/error.rs | 0.00% <0.00%> (ø) |
|
| key-wallet-manager/src/accessors.rs | 61.87% <61.87%> (ø) |
Loading