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

Python: Fix typos. #6381

Merged
merged 2 commits into from
May 24, 2024
Merged

Conversation

stefan521
Copy link
Contributor

Motivation and Context

Description

Fixed a bunch of typos.

Contribution Checklist

@stefan521 stefan521 requested a review from a team as a code owner May 23, 2024 19:24
@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel memory labels May 23, 2024
@github-actions github-actions bot changed the title Fix typos. Python: Fix typos. May 23, 2024
@moonbox3 moonbox3 enabled auto-merge May 24, 2024 15:54
@markwallace-microsoft
Copy link
Member

Py3.10 Test Coverage

Python 3.10 Test Coverage Report •
FileStmtsMissCoverMissing
semantic_kernel/connectors/ai/ollama/services
   ollama_chat_completion.py71692%58, 94, 114, 132, 165, 184
   ollama_text_completion.py43198%94
semantic_kernel/connectors/ai/open_ai/services
   azure_chat_completion.py943464%149, 155–156, 165–166, 171–188, 192–199, 211–222
semantic_kernel/contents
   function_result_content.py571279%50, 55, 65, 80, 92, 106, 111, 118–122
   streaming_chat_message_content.py83298%192–193
   streaming_text_content.py14471%31, 39, 41, 43
   text_content.py22291%40, 47
semantic_kernel/core_plugins
   time_plugin.py84693%61, 71–72, 181–182, 231
semantic_kernel/planners/function_calling_stepwise_planner
   function_calling_stepwise_planner.py1104361%125–215, 249–254
TOTAL608087286% 

Python 3.10 Unit Test Overview

Tests Skipped Failures Errors Time
1374 1 💤 0 ❌ 0 🔥 14.275s ⏱️

@moonbox3 moonbox3 added this pull request to the merge queue May 24, 2024
Merged via the queue into microsoft:main with commit 6551546 May 24, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
memory python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants