Block a user
fix: step1 空章节过滤 + step3 rule_signature None-safe - Closes #21
[P0] IR 结构化覆盖率不足 (36.1% < 70%)
[P0] IR 结构化覆盖率不足 (36.1% < 70%)
PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/31
变更:
- step1 _quick_validate: 添加 _has_section_content() 过滤空内容章节,修复覆盖率误报
- step3…
fix: step1 空章节过滤 + step3 rule_signature None-safe - Closes #21
pzhang_zywl
created branch dev/issue-21-fix-empty-section-coverage in zeekrAI/document_analyzer
2026-06-01 13:16:49 +08:00
pzhang_zywl
pushed to dev/issue-21-fix-empty-section-coverage at zeekrAI/document_analyzer
2026-06-01 13:16:49 +08:00
fix: [test-dev] _extract_content_units 空章节误计为功能章节 - Closes #29
[test-dev] _extract_content_units 空章节误计为功能章节
fix: [test-dev] _extract_content_units 空章节误计为功能章节 - Closes #29
[test-dev] _extract_content_units 空章节误计为功能章节
pzhang_zywl
deleted branch test/workflow-doc from zeekrAI/document_analyzer
2026-06-01 10:00:33 +08:00
fix: [test] 再运行一次完整的e2e测试 - Closes #18