[codex] add evm-only giga executor path#3583
Open
codchen wants to merge 12 commits into
Open
Codecov / codecov/project
succeeded
Jun 26, 2026 in 1s
58.24% (-0.92%) compared to 0ff5a52
View this Pull Request on Codecov
58.24% (-0.92%) compared to 0ff5a52
Details
Codecov Report
❌ Patch coverage is 76.77225% with 154 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.24%. Comparing base (0ff5a52) to head (5e36ab5).
Additional details and impacted files
@@ Coverage Diff @@
## main #3583 +/- ##
==========================================
- Coverage 59.16% 58.24% -0.92%
==========================================
Files 2262 2175 -87
Lines 187009 176465 -10544
==========================================
- Hits 110643 102790 -7853
+ Misses 66430 64647 -1783
+ Partials 9936 9028 -908 | Files with missing lines | Coverage Δ | |
|---|---|---|
| giga/evmonly/config.go | 100.00% <100.00%> (ø) |
|
| giga/evmonly/parser.go | 80.00% <80.00%> (ø) |
|
| giga/evmonly/state.go | 88.63% <88.63%> (ø) |
|
| giga/evmonly/executor.go | 85.23% <85.23%> (ø) |
|
| giga/evmonly/state_db.go | 70.35% <70.35%> (ø) |
🚀 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