feat(key-wallet,key-wallet-manager): add serde derives for AssetLockFundingType and DerivedAddress #761
Codecov / codecov/project
succeeded
May 14, 2026 in 0s
72.28% (+0.01%) compared to 1288884
View this Pull Request on Codecov
72.28% (+0.01%) compared to 1288884
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.28%. Comparing base (1288884) to head (954eb92).
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #761 +/- ##
=============================================
+ Coverage 72.27% 72.28% +0.01%
=============================================
Files 320 320
Lines 70271 70271
=============================================
+ Hits 50786 50794 +8
+ Misses 19485 19477 -8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-manager/src/events.rs | 68.81% <ø> (ø) |
|
| ...c/wallet/managed_wallet_info/asset_lock_builder.rs | 82.77% <ø> (ø) |
Loading