fix(evmonly): restore the durable execution cursor - #4231
Merged
Merged
Codecov / codecov/project
succeeded
Sep 17, 2026 in 1s
65.59% (+0.03%) compared to 7e3ca24
View this Pull Request on Codecov
65.59% (+0.03%) compared to 7e3ca24
Details
Codecov Report
❌ Patch coverage is 79.50311% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.59%. Comparing base (7e3ca24) to head (2b30967).
Additional details and impacted files
@@ Coverage Diff @@
## giga-1 #4231 +/- ##
==========================================
+ Coverage 65.55% 65.59% +0.03%
==========================================
Files 2081 2079 -2
Lines 157460 157583 +123
==========================================
+ Hits 103222 103363 +141
+ Misses 54097 54079 -18
Partials 141 141 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-tendermint/internal/p2p/giga_router_common.go | 78.35% <ø> (+0.15%) |
⬆️ |
| sei-tendermint/node/public.go | 83.65% <75.00%> (+1.17%) |
⬆️ |
| giga/evmonly/executor.go | 90.34% <50.00%> (-0.87%) |
⬇️ |
| giga/evmonly/giga_store.go | 91.60% <70.00%> (-1.50%) |
⬇️ |
| sei-tendermint/internal/evmonlyapp/cursor.go | 91.89% <91.89%> (ø) |
|
| sei-tendermint/internal/evmonlyapp/app.go | 81.44% <77.88%> (-0.33%) |
⬇️ |
🚀 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