Skip to content

Run Tests and CodeQL on release branches - #185

Merged
mtfishman merged 1 commit into
release-0.10from
mf/wf-triggers-release-0.10
Sep 9, 2026
Merged

mtfishman merged 1 commit into
release-0.10from
mf/wf-triggers-release-0.10

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

Fixes the Tests push filter on this release branch, which read release- rather than release-* and so matched no branch, and adds release-* to the CodeQL pull request branches. Workflows run from this branch's own copies, so widening the filters on main does not cover it.

Fixes the `Tests` push filter on this release branch, which read `release-` rather than `release-*` and so matched no branch, and adds `release-*` to the `CodeQL` pull request branches. Workflows run from this branch's own copies, so widening the filters on `main` does not cover it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mtfishman
mtfishman merged commit 435f238 into release-0.10 Sep 9, 2026
14 checks passed
@mtfishman
mtfishman deleted the mf/wf-triggers-release-0.10 branch September 9, 2026 22:39
@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.83%. Comparing base (5f22fd3) to head (c51b5f2).
⚠️ Report is 1 commits behind head on release-0.10.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-0.10     #185   +/-   ##
=============================================
  Coverage         85.83%   85.83%           
=============================================
  Files                15       15           
  Lines               685      685           
=============================================
  Hits                588      588           
  Misses               97       97           
Flag Coverage Δ
docs 0.00% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant