The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user harjeevanmaan (triggered by harjeevanmaan).

Head commit for run:
88fc3ba5f5dd1353ce40652a8123b81b3c66e63b / harjeevanmaan <[email protected]>
feat: Add batch_create_links method for creating cross-references
between objects

- handles both list and DataFrame data
- Added proper validation and error messages for collection_name, 
from_property, from_uuid, and to_uuid fields.
- Ensure fields are present and of the correct type before attempting to add 
cross-references.
- Retry logic with Retrying mechanism

test: Unit test for batch_create_links method

- Covered scenarios for both list and DataFrame data input.
- Validated the correct number of reference creations using mock object.

Fixes: #42568

Report URL: https://github.com/apache/airflow/actions/runs/11093935326

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to