Skip to content

Prepare for rolling out skipping computing file coverage information on PRs #5790

Prepare for rolling out skipping computing file coverage information on PRs

Prepare for rolling out skipping computing file coverage information on PRs #5790

Triggered via pull request March 10, 2026 16:26
Status Success
Total duration 41s
Artifacts

__language-aliases.yml

on: pull_request
Matrix: Language aliases
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Language aliases (ubuntu-latest, linked)
Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you.
Language aliases (ubuntu-latest, linked)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.