[run]
source =
    hypervigilant/

omit =
    */__init__.py
    */tests/*

[report]
fail_under = 80
# Raise deliberately; `make ci` enforces whatever stands here, and nothing else
# restates the number.
show_missing = True

[html]
directory = coverage_html_report