We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d09b8d2 commit ec2b797Copy full SHA for ec2b797
1 file changed
.coveragerc
@@ -7,6 +7,7 @@ omit =
7
# Packages in the "google.cloud" package that we don't own.
8
*/google/cloud/gapic/*
9
*/google/cloud/grpc/*
10
+ */google/cloud/proto/*
11
show_missing = True
12
exclude_lines =
13
# Re-enable the standard pragma
0 commit comments