Skip to content

feat(drive)!: timeRange buckets on indexOnly indexes - #4508

Merged
QuantumExplorer merged 1 commit into
v4.2-devfrom
feat/index-only-time-range-buckets
Aug 28, 2026
Merged

feat(drive)!: timeRange buckets on indexOnly indexes#4508
QuantumExplorer merged 1 commit into
v4.2-devfrom
feat/index-only-time-range-buckets

feat(drive)!: timeRange buckets on indexOnly indexes

dac8758
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 0s

83.24% (+0.57%) compared to 6a34ba2

View this Pull Request on Codecov

83.24% (+0.57%) compared to 6a34ba2

Details

Codecov Report

❌ Patch coverage is 55.81395% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.24%. Comparing base (6a34ba2) to head (dac8758).
⚠️ Report is 1 commits behind head on v4.2-dev.

Files with missing lines Patch % Lines
...ackages/rs-drive/src/query/index_only_synthesis.rs 42.10% 33 Missing ⚠️
packages/rs-drive/src/drive/document/index_only.rs 77.10% 19 Missing ⚠️
...t_type/class_methods/try_from_schema/common/mod.rs 0.00% 14 Missing ⚠️
..._for_index_level_for_contract_operations/v0/mod.rs 25.00% 6 Missing ⚠️
...drive/src/drive/document/index_level_tree_types.rs 60.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4508      +/-   ##
============================================
+ Coverage     82.66%   83.24%   +0.57%     
============================================
  Files          2744     2773      +29     
  Lines        370075   374003    +3928     
============================================
+ Hits         305916   311325    +5409     
+ Misses        64159    62678    -1481     
Components Coverage Δ
dpp 83.13% <0.00%> (+1.06%) ⬆️
drive 81.69% <56.94%> (+0.34%) ⬆️
drive-abci 86.87% <ø> (+1.08%) ⬆️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 48.41% <ø> (ø)
🚀 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.