[paths]
source = src

[run]
branch = true
source =
    src
    tests
patch = subprocess

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