Skip to content

refactor(key-wallet): drop unused first_loaded_at and total_transactions from WalletMetadata#719

Merged
xdustinface merged 1 commit into
v0.42-devfrom
claude/frosty-benz-fdfc3c
May 4, 2026
Merged

refactor(key-wallet): drop unused first_loaded_at and total_transactions from WalletMetadata#719
xdustinface merged 1 commit into
v0.42-devfrom
claude/frosty-benz-fdfc3c

refactor(key-wallet): drop unused `first_loaded_at` and `total_transa…

15d622e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 1s

70.59% (+0.01%) compared to fcaf66e

View this Pull Request on Codecov

70.59% (+0.01%) compared to fcaf66e

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.59%. Comparing base (fcaf66e) to head (15d622e).

Files with missing lines Patch % Lines
key-wallet-manager/src/lib.rs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #719      +/-   ##
=============================================
+ Coverage      70.57%   70.59%   +0.01%     
=============================================
  Files            319      319              
  Lines          68211    68183      -28     
=============================================
- Hits           48142    48132      -10     
+ Misses         20069    20051      -18     
Files with missing lines Coverage Δ
...-wallet/src/transaction_checking/wallet_checker.rs 99.38% <ø> (-0.01%) ⬇️
key-wallet/src/wallet/managed_wallet_info/mod.rs 68.42% <ø> (-1.58%) ⬇️
...allet/managed_wallet_info/wallet_info_interface.rs 83.22% <ø> (+1.23%) ⬆️
key-wallet/src/wallet/mod.rs 88.17% <ø> (-0.04%) ⬇️
key-wallet-manager/src/lib.rs 62.10% <66.66%> (-0.73%) ⬇️

... and 4 files with indirect coverage changes