[paths]
source =
   src
   */site-packages

[run]
branch = True
source =
    puid
    tests
omit =
    **/__main__.py
    **/cli.py
    tests/conftest.py
    tests/data.py
    tests/histogram.py
parallel = true

[report]
show_missing = true
precision = 2
omit = *migrations*
