Recover each EVM tx sender once on the ingesting validator - #4183
Merged
Merged
Codecov / codecov/project
succeeded
Sep 16, 2026 in 1s
65.53% (-0.02%) compared to 7e3ca24
View this Pull Request on Codecov
65.53% (-0.02%) compared to 7e3ca24
Details
Codecov Report
❌ Patch coverage is 85.71429% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.53%. Comparing base (7e3ca24) to head (0b30507).
Additional details and impacted files
@@ Coverage Diff @@
## giga-1 #4183 +/- ##
==========================================
- Coverage 65.55% 65.53% -0.02%
==========================================
Files 2081 2081
Lines 157460 157264 -196
==========================================
- Hits 103222 103065 -157
+ Misses 54097 54058 -39
Partials 141 141 | Files with missing lines | Coverage Δ | |
|---|---|---|
| giga/evmonly/executor.go | 91.35% <100.00%> (+0.14%) |
⬆️ |
| giga/evmonly/parser.go | 98.03% <100.00%> (+2.38%) |
⬆️ |
| giga/evmonly/rpc/server.go | 20.51% <ø> (-21.60%) |
⬇️ |
| giga/evmonly/types.go | 90.00% <ø> (ø) |
|
| sei-tendermint/internal/p2p/giga_router.go | 100.00% <ø> (ø) |
|
| ...i-tendermint/internal/p2p/giga_router_validator.go | 93.33% <100.00%> (+0.09%) |
⬆️ |
| sei-tendermint/internal/evmonlyapp/app.go | 80.87% <93.75%> (-0.90%) |
⬇️ |
| ...ei-tendermint/internal/p2p/giga_router_fullnode.go | 36.36% <0.00%> (-0.68%) |
⬇️ |
| giga/evmonly/rpc/send.go | 81.48% <80.00%> (ø) |
|
| sei-tendermint/internal/rpc/core/mempool.go | 44.05% <0.00%> (-7.36%) |
⬇️ |
🚀 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