Skip to content

Commit 620bb66

Browse files
committed
apply fix
1 parent 0bd742c commit 620bb66

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

packages/bigquery-magics/.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
# Generated by synthtool. DO NOT EDIT!
1818
[run]
1919
branch = True
20+
source = bigquery_magics
2021
omit =
2122
google/__init__.py
2223
google/cloud/__init__.py

packages/gapic-generator/.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[run]
22
branch = True
3+
source = gapic
34
omit =
45
gapic/cli/*.py
56
*_pb2.py

packages/gcp-sphinx-docfx-yaml/.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
[run]
1818
branch = True
19+
source = docfx_yaml
1920

2021
[report]
2122
fail_under = 40

0 commit comments

Comments
 (0)