| Current Path : /opt/gsutil/third_party/google-auth-library-python/ |
| Current File : //opt/gsutil/third_party/google-auth-library-python/.coveragerc |
[run]
branch = True
[report]
omit =
*/samples/*
*/conftest.py
*/google-cloud-sdk/lib/*
exclude_lines =
# Re-enable the standard pragma
pragma: NO COVER
# Ignore debug-only repr
def __repr__
# Don't complain if tests don't hit defensive assertion code:
raise NotImplementedError