Skip to content

perf(drive-abci): don't create GroveDB checkpoints while replaying history - #4570

Merged
QuantumExplorer merged 2 commits into
v4.2-devfrom
perf/checkpoint-skip-during-replay
Sep 8, 2026
Merged

perf(drive-abci): don't create GroveDB checkpoints while replaying history#4570
QuantumExplorer merged 2 commits into
v4.2-devfrom
perf/checkpoint-skip-during-replay

test(drive-abci): keep the checkpoint simulations running under the r…

9dfffa6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 8, 2026 in 0s

85.59% (-2.09%) compared to 7c77247

View this Pull Request on Codecov

85.59% (-2.09%) compared to 7c77247

Details

Codecov Report

❌ Patch coverage is 79.16667% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.59%. Comparing base (7c77247) to head (9dfffa6).
⚠️ Report is 86 commits behind head on v4.2-dev.

Files with missing lines Patch % Lines
...tform_events/block_end/should_checkpoint/v0/mod.rs 64.28% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4570      +/-   ##
============================================
- Coverage     87.68%   85.59%   -2.09%     
============================================
  Files          2778     2792      +14     
  Lines        359190   369992   +10802     
============================================
+ Hits         314960   316705    +1745     
- Misses        44230    53287    +9057     
Components Coverage Δ
dpp 86.92% <ø> (-2.13%) ⬇️
drive 84.15% <ø> (-2.48%) ⬇️
drive-abci 88.71% <79.16%> (-1.17%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 42.02% <ø> (-6.63%) ⬇️
🚀 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.