[paths]
source = src

[run]
branch = true
parallel = true
source = tests

[report]
show_missing = true
precision = 2

[html]
directory = reports/coverage/html

[json]
output = reports/coverage.json

[xml]
output = reports/coverage.xml
