Exclude test code from coverage report
... and import the existing settings from ironic for consistency. Change-Id: I4c979dd711248cd39a1cd7d12a890c6462dcea6f
This commit is contained in:
@@ -1,2 +1,7 @@
|
|||||||
|
[run]
|
||||||
|
branch = True
|
||||||
|
source = ironicclient
|
||||||
|
omit = ironicclient/tests/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
include = ironicclient/*
|
ignore_errors = True
|
||||||
|
Reference in New Issue
Block a user