Skip to content

refactor: extract WalletManager accessors and error types#599

Merged
QuantumExplorer merged 1 commit into
v0.42-devfrom
refactor/key-wallet-manager-improvements
Mar 30, 2026
Merged

refactor: extract WalletManager accessors and error types#599
QuantumExplorer merged 1 commit into
v0.42-devfrom
refactor/key-wallet-manager-improvements

refactor: extract WalletManager accessors and error types

5616282
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 2 commits behind head on v0.42-dev.

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%> (ø)

... and 18 files with indirect coverage changes