Files
Nicolas Roche 7542ec55a0 Add framework for the GPR2 Python 3.x binding
Part of T713-036

Change-Id: I143ef019d1b2a5f059d4fda64dd47900bb770530
2020-07-17 06:12:20 -07:00

18 lines
318 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
if TYPE_CHECKING:
# os-specific
defensive code
# + <os>-only and <os>: no cover
[html]
title = e3 coverage report