[report]
exclude_lines =
    if __name__ == .__main__.:

[run]
branch = True
include = ci_addons/*.py

[xml]
output = _tests/coverage.xml
