amqtt/.coveragerc

13 wiersze
148 B
INI

[run]
branch = True
source = bumper
omit =
tests/*
amqtt/scripts/*.py
[report]
exclude_lines =
pragma: no cover
if TYPE_CHECKING: