[codex] add evm-only staking precompile#3616
Open
codchen wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Jun 30, 2026 in 0s
58.15% (-0.13%) compared to f1fa418
View this Pull Request on Codecov
58.15% (-0.13%) compared to f1fa418
Details
Codecov Report
❌ Patch coverage is 44.98821% with 933 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.15%. Comparing base (f1fa418) to head (accacbf).
Additional details and impacted files
@@ Coverage Diff @@
## codex/sei-v3-evm-only-scaffold #3616 +/- ##
==================================================================
- Coverage 58.27% 58.15% -0.13%
==================================================================
Files 2176 2187 +11
Lines 176783 178461 +1678
==================================================================
+ Hits 103024 103781 +757
- Misses 64710 65383 +673
- Partials 9049 9297 +248 | Files with missing lines | Coverage Δ | |
|---|---|---|
| giga/evmonly/executor.go | 85.62% <80.00%> (-0.10%) |
⬇️ |
| giga/evmonly/precompiles/staking/events.go | 60.00% <60.00%> (ø) |
|
| giga/evmonly/precompiles/util/events.go | 71.42% <71.42%> (ø) |
|
| giga/evmonly/precompiles/util/json.go | 71.42% <71.42%> (ø) |
|
| giga/evmonly/precompiles/staking/balances.go | 60.00% <60.00%> (ø) |
|
| giga/evmonly/precompiles/util/helpers.go | 51.72% <51.72%> (ø) |
|
| giga/evmonly/precompiles/staking/helpers.go | 40.00% <40.00%> (ø) |
|
| giga/evmonly/precompiles/staking/commission.go | 59.37% <59.37%> (ø) |
|
| giga/evmonly/precompile_adapter.go | 75.00% <75.00%> (ø) |
|
| giga/evmonly/precompiles/staking/endblock.go | 37.39% <37.39%> (ø) |
|
| ... and 2 more |
🚀 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