Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Increase code coverage from 99% to 100% #124

Closed
@parthea

Description

@parthea
Name                                                                                    Stmts   Miss Branch BrPart  Cover   Missing
-----------------------------------------------------------------------------------------------------------------------------------
google/cloud/functions_v1/__init__.py                                                      23      0      0      0   100%
google/cloud/functions_v1/services/__init__.py                                              0      0      0      0   100%
google/cloud/functions_v1/services/cloud_functions_service/__init__.py                      3      0      0      0   100%
google/cloud/functions_v1/services/cloud_functions_service/async_client.py                162      0     30      0   100%
google/cloud/functions_v1/services/cloud_functions_service/client.py                      266      0     86      0   100%
google/cloud/functions_v1/services/cloud_functions_service/pagers.py                       41      0     10      0   100%
google/cloud/functions_v1/services/cloud_functions_service/transports/__init__.py           9      0      0      0   100%
google/cloud/functions_v1/services/cloud_functions_service/transports/base.py              89      4     12      1    95%   45-47, 152
google/cloud/functions_v1/services/cloud_functions_service/transports/grpc.py             111      0     38      0   100%
google/cloud/functions_v1/services/cloud_functions_service/transports/grpc_asyncio.py     114      0     38      0   100%
google/cloud/functions_v1/types/__init__.py                                                 3      0      0      0   100%
google/cloud/functions_v1/types/functions.py                                              101      0      0      0   100%
google/cloud/functions_v1/types/operations.py                                              17      0      0      0   100%
tests/unit/__init__.py                                                                      0      0      0      0   100%
tests/unit/gapic/__init__.py                                                                0      0      0      0   100%
tests/unit/gapic/functions_v1/__init__.py                                                   0      0      0      0   100%
tests/unit/gapic/functions_v1/test_cloud_functions_service.py                            1333     13     24      0    99%   2884-2894, 2928-2931, 2969-2972
-----------------------------------------------------------------------------------------------------------------------------------
TOTAL                                                                                    2272     17    238      1    99%

Metadata

Metadata

Assignees

Labels

api: cloudfunctionsIssues related to the googleapis/python-functions API.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions