Skip to content

Merge branch 'v3.1-dev' into claude/exciting-blackwell-b8c4ff

065b465
Select commit
Loading
Failed to load commit list.
Merged

fix(drive-abci): correct DECRYPTION bounds branch + bill grovedb reads in bounds validation #3697

Merge branch 'v3.1-dev' into claude/exciting-blackwell-b8c4ff
065b465
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 0s

87.15% (-0.03%) compared to 67066e4

View this Pull Request on Codecov

87.15% (-0.03%) compared to 67066e4

Details

Codecov Report

❌ Patch coverage is 83.20000% with 105 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.15%. Comparing base (67066e4) to head (065b465).

Files with missing lines Patch % Lines
...date_identity_public_key_contract_bounds/v1/mod.rs 72.52% 50 Missing ⚠️
...alidate_identity_public_key_contract_bounds/mod.rs 89.45% 33 Missing ⚠️
packages/rs-drive/src/cache/system_contracts.rs 68.75% 5 Missing ⚠️
..._fetch/get_system_or_user_contract_with_fee/mod.rs 86.11% 5 Missing ⚠️
...tch/get_system_or_user_contract_with_fee/v0/mod.rs 82.14% 5 Missing ⚠️
...rive/identity/key/fetch/fetch_identity_keys/mod.rs 80.00% 5 Missing ⚠️
...e/identity/key/fetch/fetch_identity_keys/v0/mod.rs 91.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v3.1-dev    #3697      +/-   ##
============================================
- Coverage     87.17%   87.15%   -0.03%     
============================================
  Files          2601     2603       +2     
  Lines        318220   318644     +424     
============================================
+ Hits         277409   277709     +300     
- Misses        40811    40935     +124     
Components Coverage Δ
dpp 87.67% <ø> (ø)
drive 85.95% <82.94%> (-0.01%) ⬇️
drive-abci 89.61% <83.26%> (-0.07%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.17% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 49.16% <ø> (ø)
🚀 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.