Skip to content

Add integration tests for Async client#326

Merged
IgorChvyrov-sm merged 5 commits intomainfrom
refactoring_async_client_integration_tests
Sep 24, 2025
Merged

Add integration tests for Async client#326
IgorChvyrov-sm merged 5 commits intomainfrom
refactoring_async_client_integration_tests

Conversation

@IgorChvyrov-sm
Copy link
Contributor

@IgorChvyrov-sm IgorChvyrov-sm commented Aug 29, 2025

Changes:

  1. Added integration tests for Asyncio client
  2. Updated Pydantic models to be compatible with Orkes 5x version
  3. Refactored API clients to follow Synchronous client

@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

❌ Patch coverage is 97.70992% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
..._client/adapters/models/integration_def_adapter.py 77.77% 2 Missing ⚠️
...asyncio_client/orkes/orkes_authorization_client.py 98.68% 1 Missing ⚠️
Files with missing lines Coverage Δ
...yncio_client/adapters/api/workflow_resource_api.py 100.00% <100.00%> (ø)
...lient/adapters/models/extended_task_def_adapter.py 73.91% <100.00%> (ø)
...t/adapters/models/extended_workflow_def_adapter.py 78.57% <100.00%> (ø)
...yncio_client/adapters/models/schema_def_adapter.py 100.00% <100.00%> (ø)
...asyncio_client/adapters/models/task_def_adapter.py 90.47% <100.00%> (ø)
...cio_client/adapters/models/workflow_def_adapter.py 93.10% <100.00%> (ø)
...r/asyncio_client/orkes/orkes_integration_client.py 100.00% <100.00%> (ø)
...ctor/asyncio_client/orkes/orkes_metadata_client.py 100.00% <100.00%> (ø)
...onductor/asyncio_client/orkes/orkes_task_client.py 100.00% <100.00%> (ø)
...ctor/asyncio_client/orkes/orkes_workflow_client.py 93.02% <100.00%> (ø)
... and 2 more

... and 206 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@IgorChvyrov-sm IgorChvyrov-sm changed the title Refactoring async client integration tests Add integration tests for Async client Sep 1, 2025
@IgorChvyrov-sm IgorChvyrov-sm marked this pull request as ready for review September 2, 2025 08:53
@nthmost-orkes nthmost-orkes self-assigned this Sep 18, 2025
@nthmost-orkes nthmost-orkes self-requested a review September 18, 2025 18:05
Copy link

@nthmost-orkes nthmost-orkes left a comment

Choose a reason for hiding this comment

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

I took the time to understand, and this one looks good: explicitly supports the SDK roadmap and adds adequate testing. LGTM.

@IgorChvyrov-sm IgorChvyrov-sm merged commit 7e44454 into main Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants