feat(key-wallet): seed sync checkpoint from birth_height#693
Merged
Codecov / codecov/project
succeeded
Jul 6, 2026 in 1s
73.66% (+0.31%) compared to 647fa98
View this Pull Request on Codecov
73.66% (+0.31%) compared to 647fa98
Details
Codecov Report
❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.66%. Comparing base (647fa98) to head (848fdc8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet-manager/src/lib.rs | 33.33% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #693 +/- ##
==========================================
+ Coverage 73.34% 73.66% +0.31%
==========================================
Files 324 324
Lines 72923 72927 +4
==========================================
+ Hits 53486 53722 +236
+ Misses 19437 19205 -232 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-ffi/src/wallet_manager.rs | 71.84% <100.00%> (-1.86%) |
⬇️ |
| key-wallet-manager/src/lib.rs | 74.82% <33.33%> (-0.44%) |
⬇️ |
Loading