diff --git a/setup.cfg b/setup.cfg index 3cd5077..6da888d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -54,6 +54,7 @@ addopts = --strict-config --strict-markers --cov + --cov-fail-under=92.00 --cov-report=term-missing:skip-covered xfail_strict = True junit_family = xunit2