fix: [P0] IR 结构化覆盖率不足 (36.1% < 70%) - Closes #21 #24
Reference in New Issue
Block a user
Delete Branch "dev/issue-22-fix-trigger-null"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
step1
_quick_validate()新增覆盖率自检:Note
覆盖率提升是迭代过程。此改动让 pipeline 在 step1 就暴露覆盖率缺口,便于后续通过 Prompt 优化或反馈重试来提升。
Closes #21
[da-01]