summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2017-09-19 15:57:01 -0400
committerTim Rozet <trozet@redhat.com>2017-09-28 17:33:27 +0000
commit024d3bb4be9987f626bf0c843828f95d1c660535 (patch)
tree513af246a95048a79ef7c7e51bbee022f36e85a0 /tox.ini
parent40eedda05c1757b3b0810ac088c1b067fa325dd1 (diff)
Adding python unittests for apex/virtual/*
Change-Id: I13dd395cd6270cbf0a02855b1d29794ecca06d76 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 9d24ddc56a76175a4b7514cea5c789e2612b2528)
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 87b6c035..cde191cb 100644
--- a/tox.ini
+++ b/tox.ini
@@ -13,7 +13,7 @@ commands =
--cover-tests \
--cover-package=apex \
--cover-xml \
- --cover-min-percentage 90 \
+ --cover-min-percentage 94 \
apex/tests
coverage report