diff --git a/setup.cfg b/setup.cfg index 02b6569..4e9f9a9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -92,7 +92,7 @@ addopts = --cov-report=html --cov-report=xml --cov-branch - --cov-fail-under=10 + --cov-fail-under=90 [coverage:run]