[paths]
source = src

[run]
branch = True
source = src
; parallel = true

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

[html]
directory = .coverage-reports/

[xml]
output = .coverage-reports/coverage.xml
