[paths]
source = kong_admin

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

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

[html]
directory = .coverage-reports/

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