Skip to content

Backport release/v6.3: Fix integration tests to run on release branch and clean up rules#2706

Merged
masih merged 2 commits intorelease/v6.3from
masih/backport-it-ci-fix-v6-3
Jan 16, 2026
Merged

Backport release/v6.3: Fix integration tests to run on release branch and clean up rules#2706
masih merged 2 commits intorelease/v6.3from
masih/backport-it-ci-fix-v6-3

Conversation

@masih
Copy link
Copy Markdown
Collaborator

@masih masih commented Jan 15, 2026

Backport of #2696 to release/v6.3

masih added 2 commits January 15, 2026 13:59
)

Branch protection rules is enabled on `release/*` branches with the same
CI requirements as `main`. But CI build flow is not configured to run
for release branches correctly, specifically for integration tests.

Update the integration tests trigger events and while at it clean up all
old CI branch rules for branches that no longer exist.

(cherry picked from commit 7a3b6b4)
@masih masih requested review from philipsu522 and udpatil January 15, 2026 14:01
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 15, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 15, 2026, 2:04 PM

@sei-will sei-will self-requested a review January 15, 2026 14:03
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 15, 2026

Codecov Report

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

❌ Your project status has failed because the head coverage (38.19%) 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    #2706      +/-   ##
================================================
+ Coverage         41.98%   43.85%   +1.86%     
================================================
  Files               947     1238     +291     
  Lines             70784    98935   +28151     
================================================
+ Hits              29722    43384   +13662     
- Misses            38468    51721   +13253     
- Partials           2594     3830    +1236     
Flag Coverage Δ
sei-cosmos 37.95% <ø> (-0.01%) ⬇️
sei-db 69.13% <ø> (+24.14%) ⬆️
sei-ibc-go 55.96% <ø> (ø)
sei-tendermint 47.56% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 402 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
Copy link
Copy Markdown
Collaborator Author

masih commented Jan 16, 2026

Force merging to unblock the PR flow to release branch considering the branch itself has broken tests that are being rectified in a separate PR.

@masih masih merged commit 4082665 into release/v6.3 Jan 16, 2026
36 of 45 checks passed
@masih masih deleted the masih/backport-it-ci-fix-v6-3 branch January 16, 2026 08:52
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.

3 participants