fix(key-wallet): don't build asset locks on unconfirmed funds - #836
Merged
Codecov / codecov/project
succeeded
Jul 6, 2026 in 0s
73.32% (-0.07%) compared to c88264e
View this Pull Request on Codecov
73.32% (-0.07%) compared to c88264e
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.32%. Comparing base (c88264e) to head (0f44859).
Additional details and impacted files
@@ Coverage Diff @@
## dev #836 +/- ##
==========================================
- Coverage 73.38% 73.32% -0.07%
==========================================
Files 324 324
Lines 72803 72923 +120
==========================================
+ Hits 53430 53472 +42
- Misses 19373 19451 +78 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../src/managed_account/managed_core_funds_account.rs | 77.58% <100.00%> (+0.27%) |
⬆️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.25% <100.00%> (+0.03%) |
⬆️ |
| ...c/wallet/managed_wallet_info/asset_lock_builder.rs | 88.13% <100.00%> (+4.88%) |
⬆️ |
| .../wallet/managed_wallet_info/transaction_builder.rs | 85.65% <100.00%> (+0.47%) |
⬆️ |
| ...wallet/managed_wallet_info/transaction_building.rs | 87.87% <100.00%> (+0.53%) |
⬆️ |
Loading