lbbc-lh opened a new pull request, #71844:
URL: https://github.com/apache/airflow/pull/71844

   Add a dedicated unit test for `BaseConfigKeys.__iter__` and remove the 
matching `OVERLOOKED_TESTS` entry. This follows the provider test-module 
coverage work tracked in #35442.
   
   No runtime behavior changes.
   
   related: #35442
   
   ## Testing
   
   - `breeze run pytest 
providers/amazon/tests/unit/amazon/aws/executors/utils/test_base_config_keys.py 
airflow-core/tests/unit/always/test_project_structure.py::TestProjectStructure::test_providers_modules_should_have_tests
 -xvs` (`2 passed`)
   - `breeze run mypy 
providers/amazon/tests/unit/amazon/aws/executors/utils/test_base_config_keys.py`
   - `prek run --from-ref upstream/main --stage pre-commit`
   - `breeze testing providers-tests --test-type "Providers[amazon]"` (`4737 
passed`, `9 skipped`)
   - `breeze testing core-tests --test-type Always` (`2020 passed`, `66 
skipped`, `1 xfailed`; one unrelated Azure Batch SDK import failure)
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Codex (GPT-5.6 Sol)
   
   Generated-by: Codex (GPT-5.6 Sol) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
   
   ---
   
   * Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)**
 for more information. Note: commit author/co-author name and email in commits 
become permanently public when merged.
   * For fundamental code changes, an Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals))
 is needed.
   * When adding dependency, check compliance with the [ASF 3rd Party License 
Policy](https://www.apache.org/legal/resolved.html#category-x).
   * For significant user-facing changes create newsfragment: 
`{pr_number}.significant.rst`, in 
[airflow-core/newsfragments](https://github.com/apache/airflow/tree/main/airflow-core/newsfragments).
 You can add this file in a follow-up commit after the PR is created so you 
know the PR number.
   
   ---
   Drafted-by: Codex (GPT-5.6 Sol); reviewed by @lbbc-lh before posting


-- 
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]

Reply via email to