Skip to content

ci: remove unnecessary branches filter#77

Merged
FrenchGithubUser merged 1 commit intomainfrom
thomast/ci-pr-branches
Feb 3, 2026
Merged

ci: remove unnecessary branches filter#77
FrenchGithubUser merged 1 commit intomainfrom
thomast/ci-pr-branches

Conversation

@FrenchGithubUser
Copy link
Copy Markdown
Member

github runs actions on all branches by default, no need to specify branches: ["*"]

github runs actions on all branches by default, no need to specify
`branches: ["*"]`
@FrenchGithubUser FrenchGithubUser requested a review from a team as a code owner February 3, 2026 14:02
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.08%. Comparing base (43dbfd1) to head (c63d55b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   83.08%   83.08%           
=======================================
  Files          18       18           
  Lines        1874     1874           
  Branches      193      193           
=======================================
  Hits         1557     1557           
  Misses        234      234           
  Partials       83       83           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43dbfd1...c63d55b. Read the comment docs.

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

@FrenchGithubUser FrenchGithubUser added this pull request to the merge queue Feb 3, 2026
Merged via the queue into main with commit 756608a Feb 3, 2026
5 checks passed
@FrenchGithubUser FrenchGithubUser deleted the thomast/ci-pr-branches branch February 3, 2026 14:08
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.

2 participants