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

[DI] Add tests and samples for new API #37197

Merged
merged 13 commits into from
Sep 6, 2024
Merged

Conversation

YalinLi0312
Copy link
Member

@YalinLi0312 YalinLi0312 commented Sep 3, 2024

This PR includes:

  • added new tests and samples for new API updates
  • added custom poller and polling method to use in lro begin_analyze_document(), so that we can get operation_id from its initial result which will be used in new operations get_analyze_result_figure() and get_analyze_result_pdf()
  • added custom poller to use in lro begin_analyze_batch_documents() as the new status completed is introduced, but it's not known in FINISH list in azure.core

@YalinLi0312
Copy link
Member Author

/azp run python - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@YalinLi0312
Copy link
Member Author

/azp run python - documentintelligence - ci

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-ai-documentintelligence

@YalinLi0312 YalinLi0312 marked this pull request as ready for review September 4, 2024 21:24
@YalinLi0312 YalinLi0312 enabled auto-merge (squash) September 6, 2024 00:10
@YalinLi0312 YalinLi0312 merged commit 6b5ce2d into Azure:main Sep 6, 2024
19 checks passed
@YalinLi0312 YalinLi0312 deleted the di-tests branch September 6, 2024 01:02
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.

4 participants