Skip to content

refactor(key-wallet): ManagedAccountType::from_account_type refactor - #828

Merged
xdustinface merged 3 commits into
devfrom
refactor/account-type
Jul 2, 2026
Merged

refactor(key-wallet): ManagedAccountType::from_account_type refactor#828
xdustinface merged 3 commits into
devfrom
refactor/account-type

refactor(key-wallet): ManagedAccountType::from_account_type refactor

7383c08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

73.32% (+0.13%) compared to ddb59d9

View this Pull Request on Codecov

73.32% (+0.13%) compared to ddb59d9

Details

Codecov Report

❌ Patch coverage is 84.84848% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.32%. Comparing base (ddb59d9) to head (7383c08).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...wallet/src/managed_account/managed_account_type.rs 85.71% 11 Missing ⚠️
.../src/managed_account/managed_account_collection.rs 81.81% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #828      +/-   ##
==========================================
+ Coverage   73.18%   73.32%   +0.13%     
==========================================
  Files         323      323              
  Lines       72295    72234      -61     
==========================================
+ Hits        52911    52967      +56     
+ Misses      19384    19267     -117     
Files with missing lines Coverage Δ
.../src/managed_account/managed_account_collection.rs 55.98% <81.81%> (-2.85%) ⬇️
...wallet/src/managed_account/managed_account_type.rs 67.03% <85.71%> (+25.74%) ⬆️

... and 12 files with indirect coverage changes