gyowoo1113 opened a new pull request, #66780: URL: https://github.com/apache/airflow/pull/66780
This PR adds unit tests for `providers/common/compat/src/airflow/providers/common/compat/lineage/entities.py`. The tests cover the basic behavior of the lineage entity classes and helper function, including: - `File` - `User` - `Tag` - `Column` - `Table` - `default_if_none` Related: #35442 Tests: - `breeze testing providers-tests --mount-sources all --skip-db-tests providers/common/compat/tests/unit/common/compat/lineage/test_entities.py` --- ##### Was generative AI tooling used to co-author this PR? <!-- If generative AI tooling has been used in the process of authoring this PR, please change below checkbox to `[X]` followed by the name of the tool, uncomment the "Generated-by". --> - [X] Yes (ChatGPT) Generated-by: ChatGPT following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) <!-- Generated-by: [Tool Name] following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
