a235cd0074
Add coverage conf for Searchlight, filter out test files from coverage reports. Change-Id: I8d8a2df121eb2263102dbbb73ef6717123dd44da
8 lines
99 B
INI
8 lines
99 B
INI
[run]
|
|
branch = True
|
|
source = searchlight
|
|
omit = searchlight/tests/*
|
|
|
|
[report]
|
|
ignore_errors = True
|