[run]
concurrency = multiprocessing
parallel = true
sigterm = true
source = heatmap_cli
omit =
    heatmap_cli/__main__.py

[report]
fail_under = 100
ignore_errors = True
show_missing = True
sort=Cover

[html]
directory = cover
