Skip to content

Add possibility to give warning when coverage is below the threshold instead of just failing the build #701

Open
@roostaamir

Description

@roostaamir

Currently there is a possibility in the MSbuild tool to specify a threshold for the coverage result and if the coverage percentage is below the threshold, then the build fails

We have a requirement in our project to just give warnings when coverage is lower than the threshold (instead of failing it). Therefore, I think it could be a good idea to add an option to the threshold functionality to specify whether the build should fail or just give a warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions