feat(evmonly): add eth_getTransactionByHash RPC to the EVM-only executor - #4205
Merged
Merged
Codecov / codecov/project
succeeded
Sep 16, 2026 in 1s
65.54% (-0.01%) compared to 7e3ca24
View this Pull Request on Codecov
65.54% (-0.01%) compared to 7e3ca24
Details
Codecov Report
❌ Patch coverage is 69.81132% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.54%. Comparing base (7e3ca24) to head (3898d3b).
Additional details and impacted files
@@ Coverage Diff @@
## giga-1 #4205 +/- ##
==========================================
- Coverage 65.55% 65.54% -0.01%
==========================================
Files 2081 2082 +1
Lines 157460 157272 -188
==========================================
- Hits 103222 103089 -133
+ Misses 54097 54042 -55
Partials 141 141 | Files with missing lines | Coverage Δ | |
|---|---|---|
| giga/evmonly/rpc/server.go | 21.95% <ø> (-20.16%) |
⬇️ |
| sei-tendermint/internal/proxy/proxy.go | 90.32% <100.00%> (-0.79%) |
⬇️ |
| giga/evmonly/rpc/call.go | 87.50% <66.66%> (ø) |
|
| sei-tendermint/internal/evmonlyapp/app.go | 81.72% <0.00%> (-0.06%) |
⬇️ |
| sei-tendermint/internal/rpc/core/mempool.go | 48.66% <0.00%> (-2.75%) |
⬇️ |
| giga/evmonly/rpc/tx.go | 85.10% <69.44%> (ø) |
🚀 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