summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 5c3e7db8..9f39a307 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,7 +27,7 @@ commands =
--cov=dovetail \
--cov-report term-missing \
--cov-report xml \
- --cov-fail-under=100 \
+ --cov-fail-under=99.8 \
--ignore=cvp \
{posargs}
setenv =