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