80edd06fd0
This commit enables python coverage and adds gitignore files for it. Change-Id: I6bfc62f532227b1812dabcade34575b86bb8d32d
8 lines
116 B
INI
8 lines
116 B
INI
[run]
|
|
branch = True
|
|
source = openstack_health
|
|
omit = openstack_health/tests/*,test/*
|
|
|
|
[report]
|
|
ignore_errors = True
|