Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase coverage in handwritten code #538

Open
parthea opened this issue Nov 30, 2022 · 0 comments
Open

Increase coverage in handwritten code #538

parthea opened this issue Nov 30, 2022 · 0 comments
Labels
api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. type: cleanup An internal cleanup or hygiene concern.

Comments

@parthea
Copy link
Contributor

parthea commented Nov 30, 2022

See build log here

google/cloud/bigquery_storage_v1/types/annotations.py                                           2      2      0      0     0%   18-24
google/cloud/bigquery_storage_v1/types/arrow.py                                                15      0      0      0   100%
google/cloud/bigquery_storage_v1/types/avro.py                                                 11      0      0      0   100%
google/cloud/bigquery_storage_v1/types/protobuf.py                                              9      0      0      0   100%
google/cloud/bigquery_storage_v1/types/storage.py                                             105      0      0      0   100%
google/cloud/bigquery_storage_v1/types/stream.py                                               53      0      0      0   100%
google/cloud/bigquery_storage_v1/types/table.py                                                37      0      0      0   100%
google/cloud/bigquery_storage_v1/writer.py                                                    146     42     36      8    66%   55-60, 117, 1[44](https://github.com/googleapis/python-bigquery-storage/actions/runs/3585098065/jobs/6032647828#step:6:45), 147, 188-202, 206-210, 253-256, 263-277, 301, 305-306, 323, 331, 344-350, 380-381, 388
google/cloud/bigquery_storage_v1beta2/__init__.py                                              10      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/client.py                                                14      4      0      0    71%   132-141
google/cloud/bigquery_storage_v1beta2/exceptions.py                                             1      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/gapic_version.py                                          1      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/services/__init__.py                                      0      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_read/__init__.py                       3      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_read/async_client.py                  98      0     14      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_read/client.py                       204      0     58      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_read/transports/__init__.py            9      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_read/transports/base.py               51      0     12      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_read/transports/grpc.py               65      0     20      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_read/transports/grpc_asyncio.py       64      0     20      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_write/__init__.py                      3      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_write/async_client.py                124      0     22      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_write/client.py                      227      0     70      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_write/transports/__init__.py           9      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_write/transports/base.py              60      0     12      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_write/transports/grpc.py              80      0     26      0   100%
google/cloud/bigquery_storage_v1beta2/services/big_query_write/transports/grpc_asyncio.py      79      0     26      0   100%
google/cloud/bigquery_storage_v1beta2/types/__init__.py                                         7      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/types/arrow.py                                           14      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/types/avro.py                                             8      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/types/protobuf.py                                         9      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/types/storage.py                                         86      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/types/stream.py                                          41      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/types/table.py                                           34      0      0      0   100%
google/cloud/bigquery_storage_v1beta2/writer.py                                               1[46](https://github.com/googleapis/python-bigquery-storage/actions/runs/3585098065/jobs/6032647828#step:6:47)     42     36      8    66%   55-60, 117, 144, 1[47](https://github.com/googleapis/python-bigquery-storage/actions/runs/3585098065/jobs/6032647828#step:6:48), 188-202, 206-210, 253-256, 263-277, 301, 305-306, 323, 331, 344-3[50](https://github.com/googleapis/python-bigquery-storage/actions/runs/3585098065/jobs/6032647828#step:6:51), 380-381,
@parthea parthea added the type: cleanup An internal cleanup or hygiene concern. label Nov 30, 2022
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

1 participant