0e183ccf0d
With this patch, distil coverage rate will be 71% Change-Id: Ie7136b509171d3c3636fa883f4308f5a61cf4bf0
20 lines
295 B
INI
20 lines
295 B
INI
[run]
|
|
branch = True
|
|
source = distil
|
|
omit =
|
|
.tox/*
|
|
distil/tests/*
|
|
distil/api/web.py
|
|
distil/api/helpers.py
|
|
distil/auth.py
|
|
distil/database.py
|
|
distil/helpers.py
|
|
distil/initdb.py
|
|
distil/interface.py
|
|
distil/NoPickle.py
|
|
distil/rates.py
|
|
distil/transformers.py
|
|
|
|
[report]
|
|
ignore_errors = True
|