Exclude tests directory from coverage calculation
Change-Id: I4c9033033fc38a93044da6fb910302635b6c950a
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = glanceclient
|
||||
omit = glanceclient/tests/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
Reference in New Issue
Block a user