Skip to content

Add gov proposal based migration trigger#3650

Open
yzang2019 wants to merge 11 commits into
mainfrom
yzang/add-migration-trigger
Open

Add gov proposal based migration trigger#3650
yzang2019 wants to merge 11 commits into
mainfrom
yzang/add-migration-trigger

Default to migrateEVM mode

c20c5a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 1s

58.18% (-0.99%) compared to 0ff5a52

View this Pull Request on Codecov

58.18% (-0.99%) compared to 0ff5a52

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.18%. Comparing base (0ff5a52) to head (c20c5a8).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3650      +/-   ##
==========================================
- Coverage   59.16%   58.18%   -0.99%     
==========================================
  Files        2262     2178      -84     
  Lines      187009   177290    -9719     
==========================================
- Hits       110643   103155    -7488     
+ Misses      66430    64991    -1439     
+ Partials     9936     9144     -792     
Files with missing lines Coverage Δ
app/abci.go 60.89% <ø> (ø)
app/app.go 70.90% <ø> (-0.38%) ⬇️
app/seidb.go 77.46% <ø> (+3.14%) ⬆️
sei-cosmos/storev2/rootmulti/store.go 68.02% <ø> (ø)
sei-db/config/sc_config.go 100.00% <ø> (+12.50%) ⬆️

... and 124 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.