codewithsruthi opened a new pull request, #72082: URL: https://github.com/apache/airflow/pull/72082
The project-structure guard requires a dedicated test module for every provider source file. The common AI exceptions module was still listed in `OVERLOOKED_TESTS`. This PR adds `providers/common/ai/tests/unit/common/ai/test_exceptions.py` and removes that one exemption. related: #35442 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Cursor Grok 4.6 Generated-by: Cursor Grok 4.6 following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) Made with [Cursor](https://cursor.com) -- 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]
