Skip to content

refactor(key-wallet-manager): track wallet heights per wallet#689

Merged
xdustinface merged 2 commits into
v0.42-devfrom
refactor/heights-per-wallet
Apr 27, 2026
Merged

refactor(key-wallet-manager): track wallet heights per wallet#689
xdustinface merged 2 commits into
v0.42-devfrom
refactor/heights-per-wallet

enforce `Send + Sync + 'static` on generic type of the wallet manager

4a4547d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 1s

70.45% (+0.41%) compared to 9960262

View this Pull Request on Codecov

70.45% (+0.41%) compared to 9960262

Details

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.45%. Comparing base (9960262) to head (4a4547d).

Files with missing lines Patch % Lines
key-wallet-manager/src/lib.rs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #689      +/-   ##
=============================================
+ Coverage      70.03%   70.45%   +0.41%     
=============================================
  Files            319      319              
  Lines          66611    66613       +2     
=============================================
+ Hits           46654    46931     +277     
+ Misses         19957    19682     -275     
Files with missing lines Coverage Δ
key-wallet-manager/src/accessors.rs 61.87% <ø> (ø)
key-wallet-manager/src/process_block.rs 91.70% <100.00%> (+3.82%) ⬆️
...allet/managed_wallet_info/wallet_info_interface.rs 75.55% <100.00%> (+1.13%) ⬆️
key-wallet-manager/src/lib.rs 61.00% <50.00%> (-0.18%) ⬇️

... and 20 files with indirect coverage changes