[run]
branch = True
source = hgnc
omit =
    src/bio2bel_hgnc/__main__.py
    src/bio2bel_hgnc/cli.py
    tests/*

[paths]
source =
    src/bio2bel_hgnc
    .tox/*/lib/python*/site-packages/bio2bel_hgnc

[report]
show_missing = True
exclude_lines =
    def __str__
    def __repr__
