diff --git a/setup.cfg b/setup.cfg index 921a523..aa65805 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,6 +36,7 @@ addopts = --cov-branch --cov-report=term:skip-covered --cov-report=html + --cov-report=xml --cov-fail-under=100