Skip to content

Revert persisting the EVM-only execution cursor with FlatKV state - #4212

Open
masih wants to merge 3 commits into
giga-1from
masih/1789584107-revert-evmonly-cursor
Open

masih wants to merge 3 commits into
giga-1from
masih/1789584107-revert-evmonly-cursor

Merge branch 'giga-1' into masih/1789584107-revert-evmonly-cursor

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

65.52% (-0.03%) compared to 7e3ca24

View this Pull Request on Codecov

65.52% (-0.03%) compared to 7e3ca24

Details

Codecov Report

❌ Patch coverage is 89.09091% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.52%. Comparing base (7e3ca24) to head (bcb74c7).
⚠️ Report is 18 commits behind head on giga-1.

Files with missing lines Patch % Lines
sei-tendermint/internal/evmonlyapp/app.go 88.88% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           giga-1    #4212      +/-   ##
==========================================
- Coverage   65.55%   65.52%   -0.03%     
==========================================
  Files        2081     2077       -4     
  Lines      157460   157042     -418     
==========================================
- Hits       103222   102909     -313     
+ Misses      54097    53992     -105     
  Partials      141      141              
Files with missing lines Coverage Δ
giga/evmonly/executor.go 91.28% <ø> (+0.07%) ⬆️
giga/evmonly/giga_store.go 93.33% <ø> (+0.22%) ⬆️
sei-tendermint/internal/p2p/giga_router_common.go 78.35% <ø> (+0.15%) ⬆️
sei-tendermint/node/public.go 82.47% <100.00%> (ø)
sei-tendermint/internal/evmonlyapp/app.go 82.97% <88.88%> (+1.20%) ⬆️

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