KL-2300032590 opened a new pull request, #61235: URL: https://github.com/apache/airflow/pull/61235
This pull request adds a unit test to ensure that `PostgresHook` fails fast when initialized with an invalid `postgres_conn_id`. The test improves defensive coverage for the Postgres provider by validating error handling for incorrect hook configuration. Note: Tests could not be executed locally due to missing Airflow pytest plugins. Relying on CI for validation. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes (ChatGPT) Generated-by: ChatGPT following the Apache Airflow guidelines -- 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]
