Skip to content

fix(drive)!: make shared-prefix aggregate indexes insertable at protocol v14 - #4265

Merged
QuantumExplorer merged 2 commits into
v4.2-devfrom
claude/eager-yalow-dcfde3
Aug 2, 2026
Merged

fix(drive)!: make shared-prefix aggregate indexes insertable at protocol v14#4265
QuantumExplorer merged 2 commits into
v4.2-devfrom
claude/eager-yalow-dcfde3

fix(drive): route key-changing document updates through the v14 share…

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

87.52% (-0.04%) compared to 2d324d8

View this Pull Request on Codecov

87.52% (-0.04%) compared to 2d324d8

Details

Codecov Report

❌ Patch coverage is 92.16730% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.52%. Comparing base (2d324d8) to head (7ca8f9c).

Files with missing lines Patch % Lines
.../update_document_for_contract_operations/v1/mod.rs 89.67% 41 Missing ⚠️
packages/rs-drive/src/fees/op.rs 92.00% 12 Missing ⚠️
..._for_index_level_for_contract_operations/v2/mod.rs 94.11% 9 Missing ⚠️
..._top_index_level_for_contract_operations/v2/mod.rs 93.85% 7 Missing ⚠️
...tions/batch_insert_empty_tree_if_not_exists/mod.rs 81.57% 7 Missing ⚠️
..._for_index_level_for_contract_operations/v2/mod.rs 94.00% 6 Missing ⚠️
...drive/src/drive/document/index_level_tree_types.rs 94.44% 6 Missing ⚠️
..._top_index_level_for_contract_operations/v2/mod.rs 94.73% 5 Missing ⚠️
...ns/batch_insert_empty_tree_if_not_exists/v0/mod.rs 95.28% 5 Missing ⚠️
...ces_for_index_level_for_contract_operations/mod.rs 93.33% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4265      +/-   ##
============================================
- Coverage     87.56%   87.52%   -0.04%     
============================================
  Files          2672     2678       +6     
  Lines        339758   341047    +1289     
============================================
+ Hits         297508   298516    +1008     
- Misses        42250    42531     +281     
Components Coverage Δ
dpp 88.49% <ø> (ø)
drive 86.26% <92.16%> (-0.08%) ⬇️
drive-abci 89.57% <ø> (+<0.01%) ⬆️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.88% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 49.60% <ø> (ø)
🚀 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.