Coverage considers other all main source folders, omits tests
This should have been in the initial patch, arguably. Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I765218b61f761ce1df387abea33e35f2c96a1ec6
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = tripleo-validations
|
||||
source =
|
||||
tripleo_validations
|
||||
library
|
||||
lookup_plugins
|
||||
omit = tripleo-validations/openstack/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
omit =
|
||||
tripleo_validations/tests/*
|
||||
tests/*
|
Reference in New Issue
Block a user