#2084: publish coverage report + more verbose test output

This commit is contained in:
Czar Echavez
2023-12-01 10:32:48 +00:00
parent f1c706631f
commit 4ad93b0961
2 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@@ -37,6 +37,7 @@ pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
junit/
htmlcov/
.tox/
.nox/