Skip to content

Add test and modify the changelog.#53072

Merged
nick863 merged 6 commits intomainfrom
nirovin/add_changelog_test
Oct 10, 2025
Merged

Add test and modify the changelog.#53072
nick863 merged 6 commits intomainfrom
nirovin/add_changelog_test

Conversation

@nick863
Copy link
Copy Markdown
Member

@nick863 nick863 commented Oct 8, 2025

Contributing to the Azure SDK

See #52671

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@nick863 nick863 requested a review from trangevi as a code owner October 8, 2025 18:16
Copilot AI review requested due to automatic review settings October 8, 2025 18:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for async operations in image processing tests and documents a bug fix related to image block serialization in async scenarios. The changes ensure that both synchronous and asynchronous code paths are properly tested.

Key Changes

  • Modified test method to use async operations where appropriate
  • Added conditional logic to test both sync and async message creation methods
  • Updated changelog to document the image serialization bug fix

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
PersistentAgentsTests.cs Added async thread creation and conditional async/sync message creation logic with TODO comment
CHANGELOG.md Added changelog entry for image block serialization bug fix

Comment thread sdk/ai/Azure.AI.Agents.Persistent/tests/PersistentAgentsTests.cs Outdated
@nick863 nick863 merged commit 8fdb42c into main Oct 10, 2025
17 checks passed
@nick863 nick863 deleted the nirovin/add_changelog_test branch October 10, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants