Merge "Erase previously collected coverage for cybrog"

This commit is contained in:
Zuul 2021-08-31 01:25:37 +00:00 committed by Gerrit Code Review
commit 32d69adf63
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ commands = {posargs}
setenv =
PYTHON=coverage run --source cyborg --parallel-mode
commands =
coverage erase
stestr run {posargs}
coverage combine
coverage html -d cover