Skip to content

feat(platform): getDocuments v1 — SQL-shaped select + count surface - #3633

Merged
QuantumExplorer merged 54 commits into
v3.1-devfrom
feat/get-documents-v1-select-group-by
May 15, 2026
Merged

feat(platform): getDocuments v1 — SQL-shaped select + count surface#3633
QuantumExplorer merged 54 commits into
v3.1-devfrom
feat/get-documents-v1-select-group-by

fix(sdk): default missing SQL-shaped fields when deserializing pre-v1…

eddf9f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

88.08% (-0.17%) compared to 3b9fe6b

View this Pull Request on Codecov

88.08% (-0.17%) compared to 3b9fe6b

Details

Codecov Report

❌ Patch coverage is 57.19937% with 541 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.08%. Comparing base (3b9fe6b) to head (eddf9f3).
⚠️ Report is 5 commits behind head on v3.1-dev.

Files with missing lines Patch % Lines
...src/query/drive_document_count_query/path_query.rs 20.64% 173 Missing ⚠️
...ery/drive_document_count_query/drive_dispatcher.rs 19.31% 71 Missing ⚠️
...s/rs-drive-abci/src/query/document_query/v1/mod.rs 88.30% 40 Missing ⚠️
...c/query/drive_document_count_query/index_picker.rs 16.66% 40 Missing ⚠️
...t_query/executors/range_aggregate_carrier_proof.rs 0.00% 34 Missing ⚠️
...rive_document_count_query/executors/range_proof.rs 0.00% 28 Missing ⚠️
...uery/drive_document_count_query/executors/total.rs 69.01% 22 Missing ⚠️
...query/drive_document_count_query/mode_detection.rs 66.66% 21 Missing ⚠️
..._count/verify_carrier_aggregate_count_proof/mod.rs 0.00% 19 Missing ⚠️
.../drive_document_count_query/execute_range_count.rs 70.90% 16 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##           v3.1-dev    #3633      +/-   ##
============================================
- Coverage     88.25%   88.08%   -0.17%     
============================================
  Files          2494     2515      +21     
  Lines        304580   308217    +3637     
============================================
+ Hits         268812   271501    +2689     
- Misses        35768    36716     +948     
Components Coverage Δ
dpp 88.00% <92.22%> (+0.01%) ⬆️
drive 86.98% <63.33%> (-0.39%) ⬇️
drive-abci 90.22% <86.28%> (+0.04%) ⬆️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.17% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 53.62% <4.16%> (-0.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.