feat(evmonly): add eth_getBalance RPC - #4140
Open
codchen wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Sep 14, 2026 in 1s
60.62% (-0.97%) compared to 9407b6d
View this Pull Request on Codecov
60.62% (-0.97%) compared to 9407b6d
Details
Codecov Report
❌ Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.62%. Comparing base (9407b6d) to head (448897f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| giga/evmonly/rpc/server.go | 0.00% | 1 Missing and 1 partial |
| sei-tendermint/internal/rpc/core/mempool.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4140 +/- ##
==========================================
- Coverage 61.58% 60.62% -0.97%
==========================================
Files 2196 2080 -116
Lines 193825 180359 -13466
==========================================
- Hits 119365 109336 -10029
+ Misses 62888 60605 -2283
+ Partials 11572 10418 -1154 | Files with missing lines | Coverage Δ | |
|---|---|---|
| giga/evmonly/rpc/balance.go | 100.00% <100.00%> (ø) |
|
| giga/evmonly/rpc/server.go | 31.25% <0.00%> (-1.01%) |
⬇️ |
| sei-tendermint/internal/rpc/core/mempool.go | 45.02% <0.00%> (-0.48%) |
⬇️ |
🚀 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