Merge "Add file of get operation status"
authoryunlong ying <ying.yunlong@zte.com.cn>
Tue, 14 Feb 2017 07:24:47 +0000 (07:24 +0000)
committerGerrit Code Review <gerrit@open-o.org>
Tue, 14 Feb 2017 07:24:47 +0000 (07:24 +0000)
lcm/tox.ini

index baf2214..4022b75 100644 (file)
@@ -8,3 +8,4 @@ downloadcache = ~/cache/pip
 [testenv]
 deps = -r{toxinidir}/requirements.txt
 commands = coverage run --branch manage.py test lcm
+    coverage html --omit="*test*,*__init__.py" -d htmlcov