[run]
source = fairops
branch = True

[report]
omit =
    */tests/*
    */*_test_*.py
include =
    fairops/*
exclude_lines =
    if __name__ == .__main__.:
    pragma: no cover
