This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch execution-time-code-in-task-sdk
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from c54c51e8257 Code reviews
     add f57e86e02b6 Add tests for error handling of our api Client

No new revisions were added by this update.

Summary of changes:
 task_sdk/src/airflow/sdk/api/client.py             |  2 +
 .../tests/api}/__init__.py                         |  0
 task_sdk/tests/api/test_client.py                  | 62 ++++++++++++++++++++++
 .../tests/defintions}/__init__.py                  |  0
 4 files changed, 64 insertions(+)
 copy {airflow/api_connexion => task_sdk/tests/api}/__init__.py (100%)
 create mode 100644 task_sdk/tests/api/test_client.py
 copy {airflow/api_connexion => task_sdk/tests/defintions}/__init__.py (100%)

Reply via email to