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