feat: add wallet_manager_set_transaction_label FFI function
#618
+404
−4
Codecov / codecov/project
succeeded
Apr 19, 2026 in 0s
68.13% (+0.48%) compared to 747d2fa
View this Pull Request on Codecov
68.13% (+0.48%) compared to 747d2fa
Details
Codecov Report
❌ Patch coverage is 84.22939% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.13%. Comparing base (747d2fa) to head (7827000).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet-ffi/src/managed_account.rs | 84.47% | 43 Missing |
| key-wallet-ffi/src/address_pool.rs | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #618 +/- ##
=============================================
+ Coverage 67.65% 68.13% +0.48%
=============================================
Files 319 319
Lines 67894 67938 +44
=============================================
+ Hits 45932 46289 +357
+ Misses 21962 21649 -313 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-ffi/src/address_pool.rs | 35.58% <50.00%> (+6.18%) |
⬆️ |
| key-wallet-ffi/src/managed_account.rs | 59.05% <84.47%> (+9.66%) |
⬆️ |
Loading