diff --git a/setup.cfg b/setup.cfg index 6a947b9..26d7f5f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ addopts = --cov-report=term-missing:skip-covered --cov-report=html --cov-report=xml - --cov-fail-under=100 + --cov-fail-under=99 #log_cli = true #log_cli_level = INFO