[run]
include = edc_reportable/*
omit = edc_reportable/tests/*,edc_reportable/migrations/*
branch = 1

[report]
exclude_lines =
    pragma: no cover
    if TYPE_CHECKING:
