Skip to content

Use iterative memiavl snapshot traversal - #3960

Open
alexander-sei wants to merge 3 commits into
mainfrom
plt-1013-iterative-snapshot-writer
Open

Use iterative memiavl snapshot traversal#3960
alexander-sei wants to merge 3 commits into
mainfrom
plt-1013-iterative-snapshot-writer

Merge branch 'main' into plt-1013-iterative-snapshot-writer

9364d29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

57.79% (-0.89%) compared to 8ef1e03

View this Pull Request on Codecov

57.79% (-0.89%) compared to 8ef1e03

Details

Codecov Report

❌ Patch coverage is 79.16667% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.79%. Comparing base (8ef1e03) to head (9364d29).

Files with missing lines Patch % Lines
sei-db/state_db/sc/memiavl/snapshot.go 79.16% 5 Missing and 5 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3960      +/-   ##
==========================================
- Coverage   58.68%   57.79%   -0.89%     
==========================================
  Files        2324     2244      -80     
  Lines      198833   189972    -8861     
==========================================
- Hits       116681   109792    -6889     
+ Misses      71396    70110    -1286     
+ Partials    10756    10070     -686     
Files with missing lines Coverage Δ
sei-db/state_db/sc/memiavl/snapshot.go 65.36% <79.16%> (+1.29%) ⬆️

... and 153 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.