diff --git a/.coveragerc b/.coveragerc index c0f6e82df..5ae4d709b 100644 --- a/.coveragerc +++ b/.coveragerc @@ -5,6 +5,7 @@ branch = True show_missing = True omit = google/cloud/logging/__init__.py + google/cloud/logging/gapic_version.py exclude_lines = # Re-enable the standard pragma pragma: NO COVER