Skip to content

fix(platform-wallet): commit wallet events off the async runtime - #4370

Merged
shumkov merged 7 commits into
v4.2-devfrom
fix/persist-off-the-async-runtime
Aug 26, 2026
Merged

fix(platform-wallet): commit wallet events off the async runtime#4370
shumkov merged 7 commits into
v4.2-devfrom
fix/persist-off-the-async-runtime

test(platform-wallet): cover the wallet a panicking commit never reached

75ac76c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2026 in 0s

85.33% (-2.47%) compared to c6eedde

View this Pull Request on Codecov

85.33% (-2.47%) compared to c6eedde

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.33%. Comparing base (c6eedde) to head (75ac76c).
⚠️ Report is 22 commits behind head on v4.2-dev.

Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4370      +/-   ##
============================================
- Coverage     87.80%   85.33%   -2.47%     
============================================
  Files          2641     2712      +71     
  Lines        336510   355932   +19422     
============================================
+ Hits         295467   303750    +8283     
- Misses        41043    52182   +11139     
Components Coverage Δ
dpp 86.58% <ø> (-2.29%) ⬇️
drive 84.28% <ø> (-1.97%) ⬇️
drive-abci 86.93% <ø> (-2.73%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (+0.03%) ⬆️
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 39.27% <ø> (-8.76%) ⬇️
🚀 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.