shahar1 opened a new pull request, #68502:
URL: https://github.com/apache/airflow/pull/68502
Tests should be scoped to new behavior introduced by the PR — not to
pre-existing logic that was already there before the PR, and not to
standard-library or third-party functions. A test that passes without
the PR's change is padding, not coverage.
This adds that rule to two places:
- `AGENTS.md` (Testing Standards) — so agents and contributors know
the expectation when writing tests
- `.github/instructions/code-review.instructions.md` (Testing
Requirements) — so reviewers flag over-coverage during code review
---
##### Was generative AI tooling used to co-author this PR?
- [X] Yes — Claude Code (Sonnet 4.6)
Generated-by: Claude Code (Sonnet 4.6) 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]