[paths]
source = src

[run]
branch = true
source =
    src
    tests
parallel = true
plugins = ${COVERAGE_PLUGIN}

[report]
show_missing = true
precision = 2
