Skip to content

feat(drive-abci): add shielded pool drive-abci integration (medusa part 3) - #3220

Merged
QuantumExplorer merged 24 commits into
v3.1-devfrom
feat/zk-drive-abci
Mar 12, 2026
Merged

feat(drive-abci): add shielded pool drive-abci integration (medusa part 3)#3220
QuantumExplorer merged 24 commits into
v3.1-devfrom
feat/zk-drive-abci

chore(drive-abci): comment out shielded strategy tests temporarily

8e6764c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

50.38% (-0.02%) compared to 512db4b

View this Pull Request on Codecov

50.38% (-0.02%) compared to 512db4b

Details

Codecov Report

❌ Patch coverage is 63.28327% with 709 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.38%. Comparing base (512db4b) to head (8e6764c).
⚠️ Report is 3 commits behind head on v3.1-dev.

Files with missing lines Patch % Lines
.../drive/shielded/record_anchor_if_changed/v0/mod.rs 0.00% 79 Missing ⚠️
...ate_transition/processor/traits/basic_structure.rs 57.25% 56 Missing ⚠️
...ld_from_asset_lock/transform_into_action/v0/mod.rs 73.52% 54 Missing ⚠️
...s-drive/src/drive/shielded/prune_anchors/v0/mod.rs 0.00% 54 Missing ⚠️
...events_on_first_block_of_protocol_change/v0/mod.rs 3.84% 50 Missing ⚠️
...ransition/state_transitions/shielded_common/mod.rs 83.33% 28 Missing ⚠️
...src/drive/shielded/record_anchor_if_changed/mod.rs 0.00% 21 Missing ⚠️
...hielded_withdrawal/transform_into_action/v0/mod.rs 75.34% 18 Missing ⚠️
...ansitions/unshield/transform_into_action/v0/mod.rs 73.52% 18 Missing ⚠️
...ve/src/drive/shielded/read_total_balance/v0/mod.rs 0.00% 18 Missing ⚠️
... and 39 more
Additional details and impacted files
@@             Coverage Diff              @@
##           v3.1-dev    #3220      +/-   ##
============================================
- Coverage     50.39%   50.38%   -0.02%     
============================================
  Files          3089     3131      +42     
  Lines        219104   221974    +2870     
============================================
+ Hits         110426   111833    +1407     
- Misses       108678   110141    +1463     
Components Coverage Δ
dpp 34.34% <0.00%> (-0.01%) ⬇️
drive 42.38% <2.37%> (-0.13%) ⬇️
drive-abci 79.21% <77.03%> (-0.03%) ⬇️
sdk 32.13% <ø> (ø)
dapi-client 20.87% <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value ∅ <ø> (∅)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier ∅ <ø> (∅)
🚀 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.