Thanks to visit codestin.com
Credit goes to github.com

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% #98

@parthea

Description

@parthea
Name                                                                                       Stmts   Miss Branch BrPart  Cover   Missing
--------------------------------------------------------------------------------------------------------------------------------------
google/cloud/dataqna_v1alpha/__init__.py                                                      27      0      0      0   100%
google/cloud/dataqna_v1alpha/services/__init__.py                                              0      0      0      0   100%
google/cloud/dataqna_v1alpha/services/auto_suggestion_service/__init__.py                      3      0      0      0   100%
google/cloud/dataqna_v1alpha/services/auto_suggestion_service/async_client.py                 55      0      0      0   100%
google/cloud/dataqna_v1alpha/services/auto_suggestion_service/client.py                      141      0     36      0   100%
google/cloud/dataqna_v1alpha/services/auto_suggestion_service/transports/__init__.py           9      0      0      0   100%
google/cloud/dataqna_v1alpha/services/auto_suggestion_service/transports/base.py              52      4     12      1    92%   41-43, 148
google/cloud/dataqna_v1alpha/services/auto_suggestion_service/transports/grpc.py              51      0     16      0   100%
google/cloud/dataqna_v1alpha/services/auto_suggestion_service/transports/grpc_asyncio.py      54      0     16      0   100%
google/cloud/dataqna_v1alpha/services/question_service/__init__.py                             3      0      0      0   100%
google/cloud/dataqna_v1alpha/services/question_service/async_client.py                       121      0     26      0   100%
google/cloud/dataqna_v1alpha/services/question_service/client.py                             221      0     70      0   100%
google/cloud/dataqna_v1alpha/services/question_service/transports/__init__.py                  9      0      0      0   100%
google/cloud/dataqna_v1alpha/services/question_service/transports/base.py                     68      4     12      1    94%   45-47, 152
google/cloud/dataqna_v1alpha/services/question_service/transports/grpc.py                     75      0     24      0   100%
google/cloud/dataqna_v1alpha/services/question_service/transports/grpc_asyncio.py             78      0     24      0   100%
google/cloud/dataqna_v1alpha/types/__init__.py                                                 6      0      0      0   100%
google/cloud/dataqna_v1alpha/types/annotated_string.py                                        19      0      0      0   100%
google/cloud/dataqna_v1alpha/types/auto_suggestion_service.py                                 25      0      0      0   100%
google/cloud/dataqna_v1alpha/types/question.py                                               102      0      0      0   100%
google/cloud/dataqna_v1alpha/types/question_service.py                                        20      0      0      0   100%
google/cloud/dataqna_v1alpha/types/user_feedback.py                                           11      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/dataqna_v1alpha/__init__.py                                                   0      0      0      0   100%
tests/unit/gapic/dataqna_v1alpha/test_auto_suggestion_service.py                             467     13     10      0    97%   790-800, 834-837, 875-878
tests/unit/gapic/dataqna_v1alpha/test_question_service.py                                    915     13     10      0    99%   1812-1822, 1856-1859, 1897-1900
--------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                                                                       2532     34    256      2    99%

Metadata

Metadata

Assignees

Labels

api: dataqnaIssues related to the googleapis/python-data-qna 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