[run]
branch = True
parallel = True
source =
    h
    tests/h
omit =
    h/debug.py
    h/migrations/*
    h/cli/*

[report]
show_missing = True
precision = 2
fail_under = 98.26
skip_covered = True
