feat(evmonly): add eth_call RPC to the EVM-only executor - #4194
Merged
Merged
Codecov / codecov/project
succeeded
Sep 16, 2026 in 0s
65.55% (+0.00%) compared to 7e3ca24
View this Pull Request on Codecov
65.55% (+0.00%) compared to 7e3ca24
Details
Codecov Report
❌ Patch coverage is 89.41176% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.55%. Comparing base (7e3ca24) to head (cda82e7).
Additional details and impacted files
@@ Coverage Diff @@
## giga-1 #4194 +/- ##
========================================
Coverage 65.55% 65.55%
========================================
Files 2081 2083 +2
Lines 157460 157280 -180
========================================
- Hits 103222 103106 -116
+ Misses 54097 54033 -64
Partials 141 141 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-tendermint/internal/proxy/proxy.go | 88.46% <100.00%> (-2.65%) |
⬇️ |
| giga/evmonly/rpc/server.go | 21.95% <50.00%> (-20.16%) |
⬇️ |
| sei-tendermint/internal/evmonlyapp/app.go | 82.31% <96.29%> (+0.53%) |
⬆️ |
| sei-tendermint/internal/rpc/core/mempool.go | 49.18% <0.00%> (-2.23%) |
⬇️ |
| giga/evmonly/rpc/call.go | 90.90% <90.90%> (ø) |
|
| giga/evmonly/call.go | 85.71% <85.71%> (ø) |
🚀 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