Persist the EVM-only execution cursor with each block's FlatKV state - #4190
Merged
Merged
Codecov / codecov/project
succeeded
Sep 16, 2026 in 0s
65.54% (-0.02%) compared to 7e3ca24
View this Pull Request on Codecov
65.54% (-0.02%) compared to 7e3ca24
Details
Codecov Report
❌ Patch coverage is 80.74074% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.54%. Comparing base (7e3ca24) to head (50c4f0f).
Additional details and impacted files
@@ Coverage Diff @@
## giga-1 #4190 +/- ##
==========================================
- Coverage 65.55% 65.54% -0.02%
==========================================
Files 2081 2077 -4
Lines 157460 157117 -343
==========================================
- Hits 103222 102975 -247
+ Misses 54097 54001 -96
Partials 141 141
| Files with missing lines | Coverage Δ | |
|---|---|---|
| giga/evmonly/executor.go | 91.28% <100.00%> (+0.07%) |
⬆️ |
| sei-tendermint/internal/p2p/giga_router_common.go | 78.35% <ø> (+0.15%) |
⬆️ |
| giga/evmonly/giga_store.go | 92.30% <80.00%> (-0.80%) |
⬇️ |
| sei-tendermint/node/public.go | 81.81% <66.66%> (-0.66%) |
⬇️ |
| sei-tendermint/internal/evmonlyapp/cursor.go | 91.89% <91.89%> (ø) |
|
| sei-tendermint/internal/evmonlyapp/app.go | 80.08% <76.13%> (-1.69%) |
⬇️ |
🚀 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.
Loading