feat(evmonly): add eth_gasPrice and eth_feeHistory to the EVM-only executor - #4220
Merged
Merged
Codecov / codecov/project
succeeded
Sep 17, 2026 in 0s
65.57% (+0.01%) compared to 7e3ca24
View this Pull Request on Codecov
65.57% (+0.01%) compared to 7e3ca24
Details
Codecov Report
❌ Patch coverage is 83.83838% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.57%. Comparing base (7e3ca24) to head (d086104).
Additional details and impacted files
@@ Coverage Diff @@
## giga-1 #4220 +/- ##
==========================================
+ Coverage 65.55% 65.57% +0.01%
==========================================
Files 2081 2083 +2
Lines 157460 157472 +12
==========================================
+ Hits 103222 103256 +34
+ Misses 54097 54075 -22
Partials 141 141 | Files with missing lines | Coverage Δ | |
|---|---|---|
| giga/evmonly/rpc/block.go | 87.00% <100.00%> (ø) |
|
| giga/evmonly/rpc/server.go | 23.25% <100.00%> (-18.85%) |
⬇️ |
| sei-tendermint/internal/proxy/proxy.go | 91.66% <100.00%> (+0.55%) |
⬆️ |
| sei-tendermint/internal/evmonlyapp/app.go | 81.27% <0.00%> (-0.50%) |
⬇️ |
| sei-tendermint/internal/rpc/core/mempool.go | 48.14% <0.00%> (-3.27%) |
⬇️ |
| giga/evmonly/rpc/info.go | 84.44% <84.09%> (ø) |
🚀 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