Skip to content

SimpleCov.minimum_coverage_by_file: support specifying file pathΒ #575

Open
@artemv

Description

@artemv

I'd like to have ability to set specific coverage requirement for a given path, e.g. to require total coverage 70% but for particular file 100%:

SimpleCov.minimum_coverage 70
SimpleCov.minimum_coverage_by_file 100, 'app/mailers/request_mailer.rb'

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