summaryrefslogtreecommitdiffstats
path: root/newton/tox.ini
diff options
context:
space:
mode:
authorYun Huang <yun.huang@windriver.com>2018-03-06 18:36:48 +0800
committerYun Huang <yun.huang@windriver.com>2018-03-06 18:36:48 +0800
commit8ff2e0716d126a9d47dc98f933bb0bc046faa05d (patch)
tree2e91d9069b6c2fd7046238b34a983f0287c3a0ad /newton/tox.ini
parent67790778172b4fd58a5df7d541d5042002e8bcfe (diff)
Add sonar coverage for MultiCloud OpenStack
Change-Id: I6526b56a06cd430bb1b95e7175d2a6d8f48ebc0c Issue-ID: MULTICLOUD-171 Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'newton/tox.ini')
-rw-r--r--newton/tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/newton/tox.ini b/newton/tox.ini
index 26a902c2..919ad18f 100644
--- a/newton/tox.ini
+++ b/newton/tox.ini
@@ -17,3 +17,4 @@ commands =
commands =
coverage html --omit=".tox/*,*tests*,*__init__.py"
coverage report --omit=".tox/*,*tests*,*__init__.py" --fail-under=30
+ coverage xml -i