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