[run]
omit=
    */venv/*
    */htmlcov/*
    src/toggl_to_sqlite/_version.py

[report]
fail_under = 100
show_missing = True
skip_covered = False
