Skip to content

Refuse to start a mock_chain_validation build outside its reserve role - #4147

Open
blindchaser wants to merge 2 commits into
release/v6.7from
yiren/memiavl-reserve-guard-v67
Open

blindchaser wants to merge 2 commits into
release/v6.7from
yiren/memiavl-reserve-guard-v67

Default the mock_chain_validation build to its reserve configuration

feb9aa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2026 in 1s

60.28% (-1.07%) compared to e59189e

View this Pull Request on Codecov

60.28% (-1.07%) compared to e59189e

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.28%. Comparing base (e59189e) to head (feb9aa7).

Files with missing lines Patch % Lines
sei-cosmos/server/start.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v6.7    #4147      +/-   ##
================================================
- Coverage         61.34%   60.28%   -1.07%     
================================================
  Files              2163     2061     -102     
  Lines            188785   176640   -12145     
================================================
- Hits             115813   106488    -9325     
+ Misses            62254    60406    -1848     
+ Partials          10718     9746     -972     
Files with missing lines Coverage Δ
sei-cosmos/server/reserve_policy_default.go 100.00% <100.00%> (ø)
sei-db/config/reserve_defaults_default.go 100.00% <100.00%> (ø)
sei-db/config/sc_config.go 100.00% <100.00%> (ø)
sei-cosmos/server/start.go 35.89% <0.00%> (-0.27%) ⬇️

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