Skip to content

fix(flatkv): retain 72 checkpoints instead of mirroring memIAVL's count - #4145

Closed
blindchaser wants to merge 2 commits into
mainfrom
yiren/flatkv-checkpoint-retention
Closed

fix(flatkv): retain 72 checkpoints instead of mirroring memIAVL's count#4145
blindchaser wants to merge 2 commits into
mainfrom
yiren/flatkv-checkpoint-retention

Add changelog entry for FlatKV checkpoint retention

aabd353
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2026 in 1s

60.67% (-0.92%) compared to 05987fe

View this Pull Request on Codecov

60.67% (-0.92%) compared to 05987fe

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.67%. Comparing base (05987fe) to head (aabd353).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4145      +/-   ##
==========================================
- Coverage   61.58%   60.67%   -0.92%     
==========================================
  Files        2196     2085     -111     
  Lines      193825   181222   -12603     
==========================================
- Hits       119366   109949    -9417     
+ Misses      62886    60761    -2125     
+ Partials    11573    10512    -1061     
Files with missing lines Coverage Δ
sei-cosmos/server/config/config.go 98.08% <ø> (ø)
sei-db/state_db/sc/composite/store.go 68.94% <100.00%> (-0.05%) ⬇️
sei-db/state_db/sc/flatkv/config/config.go 78.12% <100.00%> (ø)

... and 111 files with indirect coverage changes

🚀 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.