feat(evmrpc): align transaction errors with geth - #4102
Draft
alexander-sei wants to merge 1 commit into
Draft
alexander-sei wants to merge 1 commit into
alexander-sei wants to merge 1 commit into
Codecov / codecov/project
succeeded
Sep 7, 2026 in 0s
60.28% (-0.94%) compared to abdcc45
View this Pull Request on Codecov
60.28% (-0.94%) compared to abdcc45
Details
Codecov Report
❌ Patch coverage is 78.40909% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.28%. Comparing base (abdcc45) to head (02e7602).
Additional details and impacted files
@@ Coverage Diff @@
## main #4102 +/- ##
==========================================
- Coverage 61.21% 60.28% -0.94%
==========================================
Files 2196 2088 -108
Lines 193395 180580 -12815
==========================================
- Hits 118386 108854 -9532
+ Misses 63793 61584 -2209
+ Partials 11216 10142 -1074 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-tendermint/internal/proxy/proxy.go | 89.39% <100.00%> (+0.33%) |
⬆️ |
| evmrpc/ethrpcerrors/errors.go | 95.60% <95.60%> (ø) |
|
| evmrpc/send.go | 62.41% <76.92%> (+9.21%) |
⬆️ |
| app/ante/evm_checktx.go | 44.73% <51.72%> (+1.17%) |
⬆️ |
| integration_test/evm_module/rpc_io_test/io.go | 72.45% <48.14%> (-2.19%) |
⬇️ |
🚀 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