Skip to content

fix(key-wallet): walk a sweep's descendant closure once instead of per generation - #969

Merged
romchornyi merged 1 commit into
devfrom
fix/sweep-descendant-walk-linear
Aug 19, 2026
Merged

fix(key-wallet): walk a sweep's descendant closure once instead of per generation#969
romchornyi merged 1 commit into
devfrom
fix/sweep-descendant-walk-linear

fix(key-wallet): walk a sweep's descendant closure once instead of pe…

4963bb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 1s

76.97% (+0.04%) compared to e9ef99c

View this Pull Request on Codecov

76.97% (+0.04%) compared to e9ef99c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.97%. Comparing base (e9ef99c) to head (4963bb7).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #969      +/-   ##
==========================================
+ Coverage   76.92%   76.97%   +0.04%     
==========================================
  Files         329      329              
  Lines       82527    82676     +149     
==========================================
+ Hits        63482    63637     +155     
+ Misses      19045    19039       -6     
Files with missing lines Coverage Δ
.../src/managed_account/managed_core_funds_account.rs 87.77% <100.00%> (+2.93%) ⬆️

... and 6 files with indirect coverage changes