Exclude test code from coverage report
We care only coverage of actual implementation. Change-Id: I3aae8597b2ceb0ac3a23bf0975e7114f8a92cbf1
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
source = ironic-ui
|
source = ironic_ui
|
||||||
|
omit = ironic_ui/tests/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore_errors = True
|
ignore_errors = True
|
||||||
|
Reference in New Issue
Block a user