Skip to content

Review CodeQL file coverage behavior for pull request analyses #19

@AndrewSazonov

Description

@AndrewSazonov

GitHub has announced that, 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [priority] highShould be prioritized soon[scope] maintenanceCode/tooling cleanup, no feature or bugfix (major.minor.PATCH)
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions