There was an error while loading. Please reload this page.
1 parent 0bd742c commit 620bb66Copy full SHA for 620bb66
3 files changed
packages/bigquery-magics/.coveragerc
@@ -17,6 +17,7 @@
17
# Generated by synthtool. DO NOT EDIT!
18
[run]
19
branch = True
20
+source = bigquery_magics
21
omit =
22
google/__init__.py
23
google/cloud/__init__.py
packages/gapic-generator/.coveragerc
@@ -1,5 +1,6 @@
1
2
3
+source = gapic
4
5
gapic/cli/*.py
6
*_pb2.py
packages/gcp-sphinx-docfx-yaml/.coveragerc
@@ -16,6 +16,7 @@
16
+source = docfx_yaml
[report]
fail_under = 40
0 commit comments