Merge "Excluding unit_tests from coverage"

This commit is contained in:
Zuul 2019-03-04 08:35:13 +00:00 committed by Gerrit Code Review
commit e46557ec76

View File

@ -73,6 +73,7 @@ source =
omit = omit =
.tox/* .tox/*
*/charmhelpers/* */charmhelpers/*
unit_tests/*
[testenv:venv] [testenv:venv]
basepython = python3 basepython = python3