Skip to content

Skip coverage job on merge_group events#3172

Merged
masih merged 6 commits intomainfrom
masih/skip-cover-merge-group
Apr 2, 2026
Merged

Skip coverage job on merge_group events#3172
masih merged 6 commits intomainfrom
masih/skip-cover-merge-group

Conversation

@masih
Copy link
Copy Markdown
Collaborator

@masih masih commented Apr 2, 2026

Coverage is already collected and reported during the PR. Running it again in the merge queue adds latency without providing new data. Race detection still runs for merge_group to preserve correctness guarantees.

Coverage is already collected and reported during the PR. Running it
again in the merge queue adds latency without providing new data.
Race detection still runs for merge_group to preserve correctness
guarantees.
@masih masih requested review from arajasek and yzang2019 April 2, 2026 13:28
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 2, 2026, 7:24 PM

@masih masih added this pull request to the merge queue Apr 2, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.62%. Comparing base (3ccf8e6) to head (0256756).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3172      +/-   ##
==========================================
- Coverage   58.71%   58.62%   -0.09%     
==========================================
  Files        2055     2055              
  Lines      168425   168268     -157     
==========================================
- Hits        98883    98649     -234     
- Misses      60748    60845      +97     
+ Partials     8794     8774      -20     
Flag Coverage Δ
sei-db 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 44 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 added this pull request to the merge queue Apr 2, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 2, 2026
@masih masih enabled auto-merge April 2, 2026 19:23
@masih masih added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit a8b5cb7 Apr 2, 2026
39 checks passed
@masih masih deleted the masih/skip-cover-merge-group branch April 2, 2026 19:51
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