Skip to content

fix(platform-wallet-storage): durably apply swept transactions in the SQLite store - #4559

Merged
romchornyi merged 4 commits into
v4.2-devfrom
split/4406-2-storage
Sep 7, 2026
Merged

fix(platform-wallet-storage): durably apply swept transactions in the SQLite store#4559
romchornyi merged 4 commits into
v4.2-devfrom
split/4406-2-storage

fix(platform-wallet-storage): key the sweep hold on the placeholder's…

27fbd47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 0s

86.41% (-0.33%) compared to 9e7e26d

View this Pull Request on Codecov

86.41% (-0.33%) compared to 9e7e26d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.41%. Comparing base (9e7e26d) to head (27fbd47).
⚠️ Report is 25 commits behind head on v4.2-dev.

Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4559      +/-   ##
============================================
- Coverage     86.73%   86.41%   -0.33%     
============================================
  Files          2756     2756              
  Lines        360939   362912    +1973     
============================================
+ Hits         313073   313604     +531     
- Misses        47866    49308    +1442     
Components Coverage Δ
dpp 87.49% <ø> (+0.30%) ⬆️
drive 84.65% <ø> (-0.44%) ⬇️
drive-abci 89.04% <ø> (-0.78%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 49.22% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.