[run]
source = src/serpcheap
branch = True

[report]
show_missing = True
exclude_lines =
    pragma: no cover
    if __name__ == .__main__.:
omit =
    tests/*
