-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
pythonPull requests for the Python Semantic KernelPull requests for the Python Semantic Kernelsk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Description
Remove:
[mypy-semantic_kernel.connectors.ai.open_ai.*]
ignore_errors = true
from mypy.ini
And improve ai.open_ai.* test coverage to over 95% without pragma: no cover
Remove tests/integration/completions/test_oai_chat_service.py and tests/integration/completions/test_azure_oai_chat_service_extensions.py and move relevant tests over to tests/integration/completions/test_chat_completions.py if not already present (potentially remove tests all together).
Metadata
Metadata
Assignees
Labels
pythonPull requests for the Python Semantic KernelPull requests for the Python Semantic Kernelsk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Type
Projects
Status
Sprint: Done