Skip to content

Merge branch 'main' into yzang/restruct-data-folder

343d67d
Select commit
Loading
Failed to load commit list.
Merged

Restructure sei data folder for Giga #3155

Merge branch 'main' into yzang/restruct-data-folder
343d67d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

58.64% (-0.12%) compared to de692c7

View this Pull Request on Codecov

58.64% (-0.12%) compared to de692c7

Details

Codecov Report

❌ Patch coverage is 92.55319% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.64%. Comparing base (de692c7) to head (343d67d).

Files with missing lines Patch % Lines
sei-tendermint/cmd/tendermint/commands/reset.go 80.00% 3 Missing and 2 partials ⚠️
...endermint/cmd/tendermint/commands/reindex_event.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3155      +/-   ##
==========================================
- Coverage   58.75%   58.64%   -0.12%     
==========================================
  Files        2055     2099      +44     
  Lines      168380   173322    +4942     
==========================================
+ Hits        98926   101637    +2711     
- Misses      60655    62545    +1890     
- Partials     8799     9140     +341     
Files with missing lines Coverage Δ
app/receipt_store_config.go 71.42% <100.00%> (ø)
sei-db/common/utils/path.go 100.00% <100.00%> (ø)
sei-db/config/ss_config.go 100.00% <ø> (ø)
sei-db/state_db/sc/composite/store.go 65.59% <100.00%> (ø)
sei-db/state_db/sc/memiavl/store.go 92.59% <100.00%> (ø)
sei-db/state_db/ss/composite/store.go 72.63% <100.00%> (+1.35%) ⬆️
sei-tendermint/config/config.go 70.74% <100.00%> (+0.47%) ⬆️
sei-tendermint/config/db.go 100.00% <100.00%> (ø)
...endermint/cmd/tendermint/commands/reindex_event.go 74.84% <75.00%> (+0.31%) ⬆️
sei-tendermint/cmd/tendermint/commands/reset.go 60.62% <80.00%> (+15.44%) ⬆️

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