Skip to content

Check existing memiavl config before setting default#2948

Merged
masih merged 1 commit intorelease/v6.3from
masih/fix-memiavl-default-config
Feb 22, 2026
Merged

Check existing memiavl config before setting default#2948
masih merged 1 commit intorelease/v6.3from
masih/fix-memiavl-default-config

Conversation

@masih
Copy link
Collaborator

@masih masih commented Feb 21, 2026

Check PrefetchThreshold is unset or out of range before falling back on default.

Remove unconditional override of SnapshotKeepRecent.

Check `PrefetchThreshold` is unset or out of range before falling back
on default.

Remove unconditional override of `SnapshotKeepRecent`.
@github-actions
Copy link

github-actions bot commented Feb 21, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedFeb 21, 2026, 11:49 PM

@codecov
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.44%. Comparing base (cd62fb7) to head (a433b4b).
⚠️ Report is 1 commits behind head on release/v6.3.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v6.3    #2948      +/-   ##
================================================
- Coverage         43.47%   43.44%   -0.03%     
================================================
  Files              1866     1866              
  Lines            155379   155380       +1     
================================================
- Hits              67546    67506      -40     
- Misses            81795    81833      +38     
- Partials           6038     6041       +3     
Flag Coverage Δ
sei-chain 42.51% <ø> (-0.02%) ⬇️
sei-cosmos 38.21% <ø> (ø)
sei-db 45.22% <100.00%> (-0.06%) ⬇️
sei-ibc-go 55.96% <ø> (ø)
sei-tendermint 47.57% <ø> (-0.09%) ⬇️
sei-wasmd 41.56% <ø> (ø)
sei-wasmvm 39.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
sei-db/sc/memiavl/opts.go 100.00% <100.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.

@masih masih enabled auto-merge (squash) February 21, 2026 23:57
@masih masih merged commit 119b700 into release/v6.3 Feb 22, 2026
57 of 60 checks passed
@masih masih deleted the masih/fix-memiavl-default-config branch February 22, 2026 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants