[report]
exclude_lines =
    .* # Python \d.*
    .* # nocov: Python \d.*
    .* # pragma: no cover.*
fail_under = 100
