Skip to content

Integrate Autobahn with in-memory EVM-only executor - #4028

Open
codchen wants to merge 1 commit into
codex/integrate-evmonly-giga-storefrom
codex/autobahn-evmonly-integration
Open

Integrate Autobahn with in-memory EVM-only executor#4028
codchen wants to merge 1 commit into
codex/integrate-evmonly-giga-storefrom
codex/autobahn-evmonly-integration

integrate Autobahn with in-memory EVM-only executor

a81e71a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 1s

57.99% (-0.05%) compared to 819a564

View this Pull Request on Codecov

57.99% (-0.05%) compared to 819a564

Details

Codecov Report

❌ Patch coverage is 68.78613% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.99%. Comparing base (819a564) to head (a81e71a).

Files with missing lines Patch % Lines
...ei-tendermint/internal/p2p/evmonly_inmemory_app.go 73.00% 27 Missing and 17 partials ⚠️
sei-tendermint/node/setup.go 0.00% 6 Missing ⚠️
sei-tendermint/internal/rpc/core/blocks.go 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                           @@
##           codex/integrate-evmonly-giga-store    #4028      +/-   ##
======================================================================
- Coverage                               58.03%   57.99%   -0.05%     
======================================================================
  Files                                    2208     2207       -1     
  Lines                                  185680   185358     -322     
======================================================================
- Hits                                   107761   107490     -271     
+ Misses                                  68086    68053      -33     
+ Partials                                 9833     9815      -18     
Files with missing lines Coverage Δ
sei-tendermint/config/autobahn.go 50.00% <ø> (ø)
sei-tendermint/internal/rpc/core/blocks.go 66.09% <0.00%> (-1.16%) ⬇️
sei-tendermint/node/setup.go 57.33% <0.00%> (-0.78%) ⬇️
...ei-tendermint/internal/p2p/evmonly_inmemory_app.go 73.00% <73.00%> (ø)

... and 13 files with indirect coverage changes

🚀 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.