Codebase list gcalcli / 1afba5d4-fc76-4428-b44c-1c881c14074c/main .coveragerc
1afba5d4-fc76-4428-b44c-1c881c14074c/main

Tree @1afba5d4-fc76-4428-b44c-1c881c14074c/main (Download .tar.gz)

.coveragerc @1afba5d4-fc76-4428-b44c-1c881c14074c/mainraw · history · blame

[report]
show_missing = True
exclude_lines=
    pragma: no cover
    pragma: no py${PYTEST_PYMAJVER} cover
omit =
   *__init__.py
[paths]
source =
    gcalcli/
    .tox/py*/lib/python*/site-packages/gcalcli/