Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6f2df commit f9240aaCopy full SHA for f9240aa
.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