|
@@ -21,7 +21,7 @@ setenv =
|
|
|
commands =
|
|
commands =
|
|
|
stestr run --no-subunit-trace {posargs}
|
|
stestr run --no-subunit-trace {posargs}
|
|
|
coverage combine
|
|
coverage combine
|
|
|
- coverage report --fail-under=75 --skip-covered
|
|
|
|
|
|
|
+ coverage report --fail-under=82 --skip-covered
|
|
|
coverage html -d cover
|
|
coverage html -d cover
|
|
|
coverage xml -o cover/coverage.xml
|
|
coverage xml -o cover/coverage.xml
|
|
|
|
|
|