We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbc7d3 commit d5fae97Copy full SHA for d5fae97
tox.ini
@@ -71,7 +71,7 @@ commands =
71
stestr run --no-subunit-trace {posargs}
72
coverage combine
73
coverage html -d cover
74
- coverage xml -o cover/coverage.x
+ coverage xml -o cover/coverage.xml
75
coverage report --fail-under=92 --skip-covered
76
77
[testenv:docs]
0 commit comments