summaryrefslogtreecommitdiffstats
path: root/multivimbroker/tox.ini
diff options
context:
space:
mode:
authorEthan Lynn <ethanlynnl@vmware.com>2018-03-06 22:11:52 +0000
committerEthan Lynn <ethanlynnl@vmware.com>2018-03-06 22:17:30 +0000
commitc9effec3dc4eaf6c213512df96829e51996d8498 (patch)
treece64dfea08eb9f82e3a4e9d7041665762b0ff05c /multivimbroker/tox.ini
parent159db20191290eafc86e17f00d04fb1e2a0ae46e (diff)
Add sonar
Add sonar code coverage in pom.xml Change-Id: Idc965bb49bf4747cedf4d4f9e9819b3a9c42171e Issue-ID: MULTICLOUD-172 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
Diffstat (limited to 'multivimbroker/tox.ini')
-rw-r--r--multivimbroker/tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/multivimbroker/tox.ini b/multivimbroker/tox.ini
index 4db044a..cda89e4 100644
--- a/multivimbroker/tox.ini
+++ b/multivimbroker/tox.ini
@@ -25,3 +25,4 @@ setenv=
commands =
coverage erase
{[testenv]commands}
+ coverage xml -i