Skip to content

Add possibility to filter coverage files which should be reported to Codecov #1006

Open
@pascalberger

Description

Codecov uploads when total size of coverage files is bigger than 20 MB. Cake.Recipe always uploads all coverage reports. If tests run against multiple .NET 8 versions, coverage for every version is uploaded and can lead to the upload limit being reached. In this case it would be helpful to have the possibility to define a filter which is applied when the coverage files are determined.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions