Fix vfc-vnflcm sonar issues
[vfc/gvnfm/vnflcm.git] / lcm / tox.ini
index 62a7adf..f223562 100644 (file)
@@ -23,4 +23,4 @@ commands =
   {[testenv]commands}
 
 [testenv:cov]
-commands = coverage html --omit="*test*,*__init__.py,*site-packages*" -d htmlcov
+commands = coverage xml --omit="*test*,*__init__.py,*site-packages*"