Asib27's picture
try 1
065fee7 verified
raw
history blame
291 Bytes
[run]
branch = True
[report]
fail_under = 100
show_missing = True
omit =
google/cloud/bigquery/__init__.py
google/cloud/bigquery_v2/* # Legacy proto-based types.
exclude_lines =
# Re-enable the standard pragma
pragma: NO COVER
# Ignore debug-only repr
def __repr__