Files
e3-core/tests/coverage/base.rc
2017-06-06 20:54:52 +02:00

18 lines
325 B
Plaintext

[run]
branch = False
# we can probably activate it once we have more coverage
[report]
fail_under = 60
# ideally should be around 90, work in progress
exclude_lines =
all: no cover
# os-specific
defensive code
# + <os>-only and <os>: no cover
# + py2-only or py3-only
[html]
title = e3 coverage report