[run]
branch=true
source=phx_events/
omit=
    tests/*

# See here: https://github.com/nedbat/coveragepy/issues/831#issuecomment-517778185
[report]
exclude_lines =
    pragma: no cover
    if TYPE_CHECKING:
