Merge "Fix coverage gate"

This commit is contained in:
Jenkins 2017-02-28 17:00:17 +00:00 committed by Gerrit Code Review
commit d1a9d91272

View File

@ -22,7 +22,6 @@ deps =
commands =
coverage erase
python setup.py testr --coverage --testr-args='{posargs}'
coverage combine --append
coverage xml
diff-cover --fail-under 100 coverage.xml