Skip to content

docs(key-wallet-ffi): regenerate FFI_API.md after dropping is_watch_only

c63c160
Select commit
Loading
Failed to load commit list.
Merged

refactor(key-wallet): drop unused is_watch_only from ManagedCoreAccount #718

docs(key-wallet-ffi): regenerate FFI_API.md after dropping is_watch_only
c63c160
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

71.16% (-0.02%) compared to 806ec4d

View this Pull Request on Codecov

71.16% (-0.02%) compared to 806ec4d

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.16%. Comparing base (806ec4d) to head (c63c160).
⚠️ Report is 1 commits behind head on v0.42-dev.

Files with missing lines Patch % Lines
...t/src/managed_account/managed_core_keys_account.rs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #718      +/-   ##
=============================================
- Coverage      71.17%   71.16%   -0.02%     
=============================================
  Files            320      320              
  Lines          68610    68577      -33     
=============================================
- Hits           48836    48802      -34     
- Misses         19774    19775       +1     
Files with missing lines Coverage Δ
key-wallet-ffi/src/managed_account.rs 52.13% <100.00%> (+0.19%) ⬆️
key-wallet-ffi/src/managed_wallet.rs 81.34% <ø> (ø)
.../src/managed_account/managed_account_collection.rs 55.40% <100.00%> (-0.26%) ⬇️
...allet/src/managed_account/managed_account_trait.rs 37.24% <ø> (ø)
.../src/managed_account/managed_core_funds_account.rs 76.13% <100.00%> (+0.34%) ⬆️
...t/src/managed_account/managed_core_keys_account.rs 54.28% <50.00%> (-0.85%) ⬇️

... and 3 files with indirect coverage changes