Open
Description
First of all - thanks for your work!
currently min_coverage
option seems to only be taken into account
when using mix coveralls
and mix coveralls.html
tasks.
I would like to use the min_coverage option and generate a json file.
if I understand that right I would need to run my test suite twice in order to achieve both - the failure on below min_coverage and a json file.
I would prefer not to do that.
- Is there another way to achieve both?
- would it make sense to check min_coverage in
mix coveralls.json
?
Thanks
Metadata
Metadata
Assignees
Labels
No labels