Merge "Add .coveragerc to saharaclient"
This commit is contained in:
13
.coveragerc
Normal file
13
.coveragerc
Normal file
@@ -0,0 +1,13 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = saharaclient
|
||||
omit =
|
||||
*/openstack/common/*
|
||||
.tox/*
|
||||
saharaclient/tests/*
|
||||
|
||||
[paths]
|
||||
source = saharaclient
|
||||
|
||||
[report]
|
||||
ignore-errors = True
|
||||
Reference in New Issue
Block a user