[report]
omit =
    */python?.?/*
    */site-packages/*
    */test/*
    */pypy/*
    */venv/*
    */.*/*
    */*.egg-info/*
    */.ty/*
    */.pytest_cache/*
exclude_lines =
    command_line_entry
