Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9240aa

Browse files
committed
Adding google.cloud.proto to list of ignored packages for coverage.
1 parent 9e6f2df commit f9240aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ omit =
77
# Packages in the "google.cloud" package that we don't own.
88
*/google/cloud/gapic/*
99
*/google/cloud/grpc/*
10+
*/google/cloud/proto/*
1011
show_missing = True
1112
exclude_lines =
1213
# Re-enable the standard pragma

0 commit comments

Comments
 (0)