Skip to content

Python: New tests for azure_cosmos_db_mongodb_collection and local_step #11518

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

Merged
merged 34 commits into from
Apr 28, 2025

Conversation

gaudyb
Copy link
Contributor

@gaudyb gaudyb commented Apr 11, 2025

Motivation and Context

Improve coverage for azure_cosmos_db_mongodb_collection and local_step classes.

Description

New test files:

  • test_azure_cosmos_db_mongodb_collection.py
  • test_local_step.py

Contribution Checklist

@gaudyb gaudyb requested a review from a team as a code owner April 15, 2025 21:11
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Apr 15, 2025
@github-actions github-actions bot changed the title New tests for azure_cosmos_db_mongodb_collection and local_step Python: New tests for azure_cosmos_db_mongodb_collection and local_step Apr 15, 2025
Copy link
Member

@eavanvalkenburg eavanvalkenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small note

Copy link
Contributor

@moonbox3 moonbox3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this - love to see coverage for processes.

@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Apr 24, 2025

Python Unit Test Overview

Tests Skipped Failures Errors Time
3465 5 💤 0 ❌ 0 🔥 1m 30s ⏱️

@TaoChenOSU TaoChenOSU added this pull request to the merge queue Apr 28, 2025
Merged via the queue into microsoft:main with commit 96962c9 Apr 28, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this to Sprint: Done in Semantic Kernel Apr 28, 2025
glorious-beard pushed a commit to glorious-beard/semantic-kernel that referenced this pull request May 6, 2025
…ep (microsoft#11518)

### Motivation and Context

Improve coverage for azure_cosmos_db_mongodb_collection and local_step
classes.

### Description

New test files:
- test_azure_cosmos_db_mongodb_collection.py
- test_local_step.py

### Contribution Checklist

- [ ] The code builds clean without any errors or warnings
- [ ] 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
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Gaudy Blanco <gaudy-microsoft@MacBook-Pro-m4-Gaudy-For-Work.local>
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.

5 participants