Skip to content

Python: Add missing await to openapi client - #5759

Merged
moonbox3 merged 1 commit into
microsoft:mainfrom
moonbox3:add_missing_await
Apr 3, 2024
Merged

Python: Add missing await to openapi client#5759
moonbox3 merged 1 commit into
microsoft:mainfrom
moonbox3:add_missing_await

Conversation

@moonbox3

@moonbox3 moonbox3 commented Apr 3, 2024

Copy link
Copy Markdown
Collaborator

Motivation and Context

Add missing await to openapi client

Description

Add missing await to openapi client

Contribution Checklist

@moonbox3
moonbox3 requested a review from a team as a code owner April 3, 2024 16:25
@moonbox3
moonbox3 enabled auto-merge April 3, 2024 16:25
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Apr 3, 2024
@markwallace-microsoft

markwallace-microsoft commented Apr 3, 2024

Copy link
Copy Markdown
Contributor

Py3.8 Test Coverage

Python 3.8 Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL5563102082% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python 3.8 Unit Test Overview

Tests Skipped Failures Errors Time
1207 11 💤 0 ❌ 0 🔥 26.310s ⏱️

@moonbox3
moonbox3 added this pull request to the merge queue Apr 3, 2024
Merged via the queue into microsoft:main with commit 3490e2a Apr 3, 2024
@moonbox3
moonbox3 deleted the add_missing_await branch April 3, 2024 16:47
LudoCorporateShark pushed a commit to LudoCorporateShark/semantic-kernel that referenced this pull request Aug 25, 2024
### Motivation and Context

Add missing await to openapi client

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

### Description

Add missing await to openapi client

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [X] The code builds clean without any errors or warnings
- [X] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [X] All unit tests pass, and I have added new tests where possible
- [X] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests for the Python Semantic Kernel

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants