Skip to content

feat(platform-wallet)!: shared ThreadRegistry for coordinator lifecycle + shutdown UAF/data-loss fixes - #3954

Closed
Claudius-Maginificent wants to merge 12 commits into
v4.2-devfrom
feat/platform-wallet-shutdown-join
Closed

feat(platform-wallet)!: shared ThreadRegistry for coordinator lifecycle + shutdown UAF/data-loss fixes#3954
Claudius-Maginificent wants to merge 12 commits into
v4.2-devfrom
feat/platform-wallet-shutdown-join

fix(platform-wallet): hold sync admission across clear/reset and boun…

31e22d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 1s

87.56% (+0.02%) compared to bfc8024

View this Pull Request on Codecov

87.56% (+0.02%) compared to bfc8024

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.56%. Comparing base (bfc8024) to head (31e22d5).
⚠️ Report is 3 commits behind head on v4.2-dev.

Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #3954      +/-   ##
============================================
+ Coverage     87.54%   87.56%   +0.02%     
============================================
  Files          2670     2671       +1     
  Lines        338763   340127    +1364     
============================================
+ Hits         296583   297846    +1263     
- Misses        42180    42281     +101     
Components Coverage Δ
dpp 88.49% <ø> (ø)
drive 86.33% <ø> (ø)
drive-abci 89.57% <ø> (+<0.01%) ⬆️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.88% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 49.79% <ø> (ø)
🚀 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.