Skip to content

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

Closed
PastaPastaPasta wants to merge 1 commit into
dashpay:v4.2-devfrom
PastaPastaPasta:perf/checkpoint-skip-during-replay
Closed

perf(drive-abci): don't create GroveDB checkpoints while replaying history#4553
PastaPastaPasta wants to merge 1 commit into
dashpay:v4.2-devfrom
PastaPastaPasta:perf/checkpoint-skip-during-replay

perf(drive-abci): don't create GroveDB checkpoints while replaying hi…

302f7ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 1s

87.22% (-0.46%) compared to 7c77247

View this Pull Request on Codecov

87.22% (-0.46%) compared to 7c77247

Details

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.22%. Comparing base (7c77247) to head (302f7ef).
⚠️ Report is 21 commits behind head on v4.2-dev.

Files with missing lines Patch % Lines
...tform_events/block_end/should_checkpoint/v0/mod.rs 93.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4570      +/-   ##
============================================
- Coverage     87.68%   87.22%   -0.46%     
============================================
  Files          2778     2786       +8     
  Lines        359190   361994    +2804     
============================================
+ Hits         314960   315767     +807     
- Misses        44230    46227    +1997     
Components Coverage Δ
dpp 89.05% <ø> (ø)
drive 86.06% <ø> (-0.57%) ⬇️
drive-abci 89.71% <93.33%> (-0.18%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 41.28% <ø> (-7.37%) ⬇️
🚀 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.