Skip to content

build(platform)!: adopt GroveDB 6.0 with automatic backward references and grovedb-bincode 2.1.0 - #4635

Merged
QuantumExplorer merged 21 commits into
v4.2-devfrom
build/grovedb-6-0-0-bincode-2-1-0
Sep 13, 2026
Merged

build(platform)!: adopt GroveDB 6.0 with automatic backward references and grovedb-bincode 2.1.0#4635
QuantumExplorer merged 21 commits into
v4.2-devfrom
build/grovedb-6-0-0-bincode-2-1-0

fix(drive): select the Skip backward-reference policy for GroveDB V4 …

f8217e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 11, 2026 in 1s

81.53% (-4.37%) compared to c5363e7

View this Pull Request on Codecov

81.53% (-4.37%) compared to c5363e7

Details

Codecov Report

❌ Patch coverage is 36.65595% with 197 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.53%. Comparing base (c5363e7) to head (f8217e4).
⚠️ Report is 2 commits behind head on v4.2-dev.

Files with missing lines Patch % Lines
packages/rs-drive/src/query/mod.rs 44.61% 36 Missing ⚠️
...ransition/state_transitions/masternode_vote/mod.rs 65.00% 21 Missing ⚠️
...cument/verify_start_at_document_in_proof/v0/mod.rs 30.76% 9 Missing ⚠️
...oup/estimated_costs/for_add_group_action/v0/mod.rs 50.00% 5 Missing ⚠️
...ive/group/estimated_costs/for_add_groups/v0/mod.rs 0.00% 4 Missing ⚠️
...stimation_costs/for_keys_for_identity_id/v0/mod.rs 0.00% 4 Missing ⚠️
...ts/for_token_pre_programmed_distribution/v0/mod.rs 0.00% 4 Missing ⚠️
...sert/add_preallocated_index_tree_operations/mod.rs 0.00% 3 Missing ⚠️
...for_prefunded_specialized_balance_update/v0/mod.rs 0.00% 3 Missing ⚠️
...sted_document_tree_levels_up_to_contract/v0/mod.rs 57.14% 3 Missing ⚠️
... and 64 more
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4635      +/-   ##
============================================
- Coverage     85.90%   81.53%   -4.37%     
============================================
  Files          2766     2767       +1     
  Lines        367758   384665   +16907     
============================================
- Hits         315936   313653    -2283     
- Misses        51822    71012   +19190     
Components Coverage Δ
dpp 81.00% <ø> (-4.65%) ⬇️
drive 79.46% <29.88%> (-4.67%) ⬇️
drive-abci 86.22% <65.00%> (-3.44%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 38.85% <ø> (-10.93%) ⬇️
🚀 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.