arunjvattoly opened a new pull request, #72448: URL: https://github.com/apache/airflow/pull/72448
Added missing test modules for `google.cloud.utils` BigQuery helpers to improve test coverage. Specifically, this PR: - Adds `providers/google/tests/unit/google/cloud/utils/test_bigquery.py` to test `bq_cast` and `convert_job_id`. - Adds `providers/google/tests/unit/google/cloud/utils/test_bigquery_get_data.py` to test the `bigquery_get_data` generator function and exceptions. - Removes both source files from the `OVERLOOKED_TESTS` allowlist in `airflow-core/tests/unit/always/test_project_structure.py`. closes: #72276 -- 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]
