Skip to content

test(drive-abci): add happy path tests for token burn, freeze, emergency action, and destroy frozen funds - #3459

Merged
QuantumExplorer merged 2 commits into
v3.1-devfrom
test/drive-abci-token-transitions
Apr 9, 2026
Merged

test(drive-abci): add happy path tests for token burn, freeze, emergency action, and destroy frozen funds#3459
QuantumExplorer merged 2 commits into
v3.1-devfrom
test/drive-abci-token-transitions

Merge branch 'v3.1-dev' into test/drive-abci-token-transitions

452498c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

84.76% (+0.63%) compared to 46e037e

View this Pull Request on Codecov

84.76% (+0.63%) compared to 46e037e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.76%. Comparing base (46e037e) to head (452498c).
⚠️ Report is 1 commits behind head on v3.1-dev.

Additional details and impacted files
@@             Coverage Diff              @@
##           v3.1-dev    #3459      +/-   ##
============================================
+ Coverage     84.12%   84.76%   +0.63%     
============================================
  Files          2601     2469     -132     
  Lines        271457   266394    -5063     
============================================
- Hits         228366   225798    -2568     
+ Misses        43091    40596    -2495     
Components Coverage Δ
dpp 81.79% <ø> (+2.43%) ⬆️
drive 84.19% <ø> (+<0.01%) ⬆️
drive-abci 87.39% <ø> (ø)
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.10% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 55.66% <ø> (ø)
🚀 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.