Skip to content

fix(drive,drive-abci): retire SHIELDED_MOST_RECENT_ANCHOR_KEY; derive…

6dfa0fb
Select commit
Loading
Failed to load commit list.
Merged

fix(drive,drive-abci): retire SHIELDED_MOST_RECENT_ANCHOR_KEY; derive most-recent from [8] and never empty it #3605

fix(drive,drive-abci): retire SHIELDED_MOST_RECENT_ANCHOR_KEY; derive…
6dfa0fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

88.29% (+0.00%) compared to 4ca63a1

View this Pull Request on Codecov

88.29% (+0.00%) compared to 4ca63a1

Details

Codecov Report

❌ Patch coverage is 95.03106% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.29%. Comparing base (4ca63a1) to head (6dfa0fb).
⚠️ Report is 2 commits behind head on v3.1-dev.

Files with missing lines Patch % Lines
.../drive/shielded/record_anchor_if_changed/v0/mod.rs 93.50% 10 Missing ⚠️
...elded/verify_most_recent_shielded_anchor/v0/mod.rs 90.24% 4 Missing ⚠️
...ci/src/query/shielded/most_recent_anchor/v0/mod.rs 87.50% 1 Missing ⚠️
...s-drive/src/drive/shielded/prune_anchors/v0/mod.rs 99.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v3.1-dev    #3605    +/-   ##
==========================================
  Coverage     88.29%   88.29%            
==========================================
  Files          2479     2479            
  Lines        301541   301660   +119     
==========================================
+ Hits         266231   266350   +119     
  Misses        35310    35310            
Components Coverage Δ
dpp 87.95% <ø> (ø)
drive 87.37% <95.22%> (+0.01%) ⬆️
drive-abci 90.25% <87.50%> (-0.01%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.17% <ø> (ø)
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.