mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 03:11:55 +02:00
Separate integration coverage (#6113)
* check coverage separately * Add coverage minimums for integration tests.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user