diff --git a/pyproject.toml b/pyproject.toml index 0edeacdf..81828995 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -127,8 +127,6 @@ addopts = [ "--strict-config", "--cov=data_morph", "--cov=tests", - "--cov-report=term-missing", - "--cov-fail-under=90", "--no-cov-on-fail", ] xfail_strict = true