refactor(key-wallet): ManagedAccountType::from_account_type refactor - #828
Merged
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).
| 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%) |
⬆️ |
Loading