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

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

[xml]
output = tests/coverage.xml
