mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Update coverage
This commit is contained in:
parent
4bc473a2db
commit
a68de55696
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -230,7 +230,7 @@ commands =
|
|||
--cov-report= --cov-config=certbot-ci/certbot_integration_tests/.coveragerc
|
||||
coverage report --include 'certbot/*' --show-missing --fail-under=66
|
||||
coverage report --include 'certbot-nginx/*' --show-missing --fail-under=74
|
||||
coverage report --include 'certbot-apache/*' --show-missing --fail-under=54
|
||||
coverage report --include 'certbot-apache/*' --show-missing --fail-under=55
|
||||
passenv = DOCKER_*
|
||||
|
||||
[testenv:integration-certbot]
|
||||
|
|
|
|||
Loading…
Reference in a new issue