Add coveragerc file
Change-Id: I86b2d7c18df5dc5bdc32fb1818a108a9e34d8d01
This commit is contained in:
parent
44543113db
commit
28e1674e96
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@ -0,0 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = designateclient
|
||||
omit = designateclient/tests/*,designateclient/functionaltests/*,designateclient/hacking/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
Loading…
Reference in New Issue
Block a user