Skip to content

Implement branch coverage support for exit status modifiers #844

Open
@PragTob

Description

@PragTob

Much like we can do:

SimpleCov.minimum_coverage line: 90, branch: 80

the same should be possible for:

  • minimum_coverage_by_file
  • maximum_coverage_drop
  • refuse_coverage_drop

They should all still default to line coverage (until #843 is implemented)

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