improve TESTS_ORACLE_PROMPT.md with semantic impact analysis#4043
improve TESTS_ORACLE_PROMPT.md with semantic impact analysis#4043rnetser wants to merge 4 commits intoRedHatQE:mainfrom
Conversation
Replace simplistic import-based heuristics with semantic analysis that distinguishes between behavioral changes and inert additions (opt-in flags, documentation, linter config). Adds verification checklist before recommending tests.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Report bugs in Issues Welcome! 🎉This pull request will be automatically processed with the following features: 🔄 Automatic Actions
📋 Available CommandsPR Status Management
Review & Approval
Testing & Validation
Container Operations
Cherry-pick Operations
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
💡 Tips
For more information, please refer to the project documentation or contact the maintainers. |
b044c82 to
ecd4bb4
Compare
Summary
Improve TESTS_ORACLE_PROMPT.md with:
pytestcommandMotivation
The oracle was recommending smoke tests for opt-in features behind CLI flags that don't affect test behavior under default settings (e.g.,
--analyze-with-ai).Test plan