Files
e3-aws/tests/coverage/base.rc
2018-02-26 16:24:24 +01: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