simplecov icon indicating copy to clipboard operation
simplecov copied to clipboard

minimum_coverage_by_file whitelist files

Open tke578 opened this issue 4 years ago • 0 comments

I am looking if the api supports SimpleCov.minimum_coverage_by_file by whitelisting a list of files.

i.e. SimpleCov.minimum_coverage_by_file 80, files: [/app/controllers/home_controller.rb..]

tke578 avatar Apr 02 '21 20:04 tke578