Separate integration coverage (#6113)

* check coverage separately

* Add coverage minimums for integration tests.
This commit is contained in:
Brad Warren
2018-06-15 09:55:16 -07:00
committed by GitHub
parent 8b16a56de8
commit 3316eac178
2 changed files with 4 additions and 2 deletions
@@ -62,3 +62,5 @@ test_deployment_and_rollback nginx6.wtf
# note: not reached if anything above fails, hence "killall" at the
# top
nginx -c $nginx_root/nginx.conf -s stop
coverage report --fail-under 75 --include 'certbot-nginx/*' --show-missing