summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-09-28 17:33:23 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-28 17:33:23 +0000
commit82460b8ed466cac2d97bd89f7072e3b13a0c5b41 (patch)
tree903716346fdec5ae0083685c1f1455266000f627 /tox.ini
parent68095d704d1aea94f5890f54eefa13929aab737c (diff)
parent9d24ddc56a76175a4b7514cea5c789e2612b2528 (diff)
Merge "Adding python unittests for apex/virtual/*"
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