Skip to content

feat(platform-wallet): registry-owned coordinator lifecycle with Rust-owned FFI callback contexts - #4268

Merged
QuantumExplorer merged 15 commits into
v4.2-devfrom
feat/owned-callback-contexts
Aug 2, 2026
Merged

feat(platform-wallet): registry-owned coordinator lifecycle with Rust-owned FFI callback contexts#4268
QuantumExplorer merged 15 commits into
v4.2-devfrom
feat/owned-callback-contexts

fix(platform-wallet): count in-flight drains as gate holders; reject …

429667e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 0s

87.56% (+0.01%) compared to bfc8024

View this Pull Request on Codecov

87.56% (+0.01%) compared to bfc8024

Details

Codecov Report

❌ Patch coverage is 93.08176% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.56%. Comparing base (bfc8024) to head (429667e).
⚠️ Report is 4 commits behind head on v4.2-dev.

Files with missing lines Patch % Lines
packages/rs-dash-async/src/registry.rs 93.08% 55 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4268      +/-   ##
============================================
+ Coverage     87.54%   87.56%   +0.01%     
============================================
  Files          2670     2672       +2     
  Lines        338763   339758     +995     
============================================
+ Hits         296583   297509     +926     
- Misses        42180    42249      +69     
Components Coverage Δ
dpp 88.49% <ø> (ø)
drive 86.33% <ø> (+<0.01%) ⬆️
drive-abci 89.57% <ø> (+<0.01%) ⬆️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.88% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 49.60% <ø> (-0.19%) ⬇️
🚀 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.