Setup coverage test to auto-fail on low coverage
juanfresia opened this issue · comments
Juan Manuel Fresia commented
Configure pytest-cov and coveralls report to fail the build if the coverage metric is too low (say 75%).
Optional: allow this threshold to be specified in a .config file.
Juan Manuel Fresia commented
Done through Coveralls settings.