Skip to content

Add option to set threshold only for total coverage #245

@Jeky-v

Description

@Jeky-v

Add option to set threshold only for total coverage.
So run will be succeeded when total coverage more then specified threshold, even if some of projects have coverage 0, or below specified threshold.
Something like
dotnet test /p:CollectCoverage=true /p:TotalThreshold=80

Metadata

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