Skip to content

Backport release/v6.3: Fix inconsistent config for self remediation behind interval#2884

Merged
masih merged 4 commits intorelease/v6.3from
backport-2883-to-release/v6.3
Feb 13, 2026
Merged

Backport release/v6.3: Fix inconsistent config for self remediation behind interval#2884
masih merged 4 commits intorelease/v6.3from
backport-2883-to-release/v6.3

Conversation

@seidroid
Copy link

@seidroid seidroid bot commented Feb 13, 2026

Backport of #2883 to release/v6.3.

@seidroid seidroid bot added the backport label Feb 13, 2026
@seidroid seidroid bot assigned masih Feb 13, 2026
@seidroid
Copy link
Author

seidroid bot commented Feb 13, 2026

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-2883-to-release/v6.3
git worktree add --checkout .worktree/backport-2883-to-release/v6.3 backport-2883-to-release/v6.3
cd .worktree/backport-2883-to-release/v6.3
git reset --hard HEAD^
git cherry-pick -x 7fb14943da686a8aab3fe0a0ba161cee2b7e541a
git push --force-with-lease

@github-actions
Copy link

github-actions bot commented Feb 13, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedFeb 13, 2026, 3:00 PM

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

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

❌ Your project status has failed because the head coverage (38.27%) is below the target coverage (40.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           release/v6.3    #2884   +/-   ##
=============================================
  Coverage         43.37%   43.37%           
=============================================
  Files              1866     1866           
  Lines            155384   155384           
=============================================
+ Hits              67401    67403    +2     
+ Misses            81968    81966    -2     
  Partials           6015     6015           
Flag Coverage Δ
sei-chain 42.52% <ø> (-0.02%) ⬇️
sei-cosmos 38.03% <ø> (-0.01%) ⬇️
sei-db 45.19% <ø> (ø)
sei-ibc-go 55.96% <ø> (ø)
sei-tendermint 47.53% <ø> (+0.01%) ⬆️
sei-wasmd 41.56% <ø> (+0.01%) ⬆️
sei-wasmvm 39.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 15 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 requested review from philipsu522 and pompon0 February 13, 2026 12:08
@masih masih marked this pull request as ready for review February 13, 2026 12:09
@masih masih enabled auto-merge (squash) February 13, 2026 14:59
@masih masih merged commit 476b88d into release/v6.3 Feb 13, 2026
54 of 57 checks passed
@masih masih deleted the backport-2883-to-release/v6.3 branch February 13, 2026 15:58
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.

2 participants