15 lines
501 B
Markdown
15 lines
501 B
Markdown
Review the changes from a quality assurance perspective.
|
|
|
|
**Review criteria:**
|
|
- Test coverage and quality
|
|
- Test strategy (unit/integration/E2E)
|
|
- Error handling
|
|
- Logging and monitoring
|
|
- Maintainability
|
|
|
|
## Judgment Procedure
|
|
|
|
1. Review the change diff and detect issues based on the quality assurance criteria above
|
|
2. For each detected issue, classify as blocking/non-blocking based on Policy's scope determination table and judgment rules
|
|
3. If there is even one blocking issue, judge as REJECT
|