Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Increase code coverage from 98% to 100% #56

Closed
parthea opened this issue Oct 14, 2021 · 0 comments · Fixed by #55
Closed

Increase code coverage from 98% to 100% #56

parthea opened this issue Oct 14, 2021 · 0 comments · Fixed by #55
Assignees
Labels
api: essentialcontacts Issues related to the googleapis/python-essential-contacts API. type: cleanup An internal cleanup or hygiene concern.

Comments

@parthea
Copy link
Contributor

parthea commented Oct 14, 2021

Name                                                                                                Stmts   Miss Branch BrPart  Cover   Missing
-----------------------------------------------------------------------------------------------------------------------------------------------
google/cloud/essential_contacts/__init__.py                                                            15     15      0      0     0%   17-37
google/cloud/essential_contacts_v1/__init__.py                                                         15      0      0      0   100%
google/cloud/essential_contacts_v1/services/__init__.py                                                 0      0      0      0   100%
google/cloud/essential_contacts_v1/services/essential_contacts_service/__init__.py                      3      0      0      0   100%
google/cloud/essential_contacts_v1/services/essential_contacts_service/async_client.py                128      2     24      0    99%   698-699
google/cloud/essential_contacts_v1/services/essential_contacts_service/client.py                      225      2     72      0    99%   869-870
google/cloud/essential_contacts_v1/services/essential_contacts_service/pagers.py                       80      0     20      0   100%
google/cloud/essential_contacts_v1/services/essential_contacts_service/transports/__init__.py           9      0      0      0   100%
google/cloud/essential_contacts_v1/services/essential_contacts_service/transports/base.py              65      2     12      0    97%   38-39
google/cloud/essential_contacts_v1/services/essential_contacts_service/transports/grpc.py              82      0     28      0   100%
google/cloud/essential_contacts_v1/services/essential_contacts_service/transports/grpc_asyncio.py      85      0     28      0   100%
google/cloud/essential_contacts_v1/types/__init__.py                                                    2      0      0      0   100%
google/cloud/essential_contacts_v1/types/enums.py                                                      17      0      0      0   100%
google/cloud/essential_contacts_v1/types/service.py                                                    48      0      0      0   100%
tests/unit/__init__.py                                                                                  0      0      0      0   100%
-----------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                                                                                 774     21    184      0    98%
Coverage failure: total of 98 is less than fail-under=100
@parthea parthea added the type: cleanup An internal cleanup or hygiene concern. label Oct 14, 2021
@parthea parthea self-assigned this Oct 14, 2021
@product-auto-label product-auto-label bot added the api: essentialcontacts Issues related to the googleapis/python-essential-contacts API. label Oct 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: essentialcontacts Issues related to the googleapis/python-essential-contacts API. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant