[run]
branch = True
source = pytest_echo

omit =

[report]
# Regexes for lines to exclude from consideration
exclude_lines =
    pragma: no cover

ignore_errors = False

[html]
directory = ~build/coverage
