NB-076
e90a3a8cf0
fix: jcl parse_jcl FileNotFoundError + module tests
BUG: parse_jcl() 文档说文件不存在时返回 None,
但实际抛出了 FileNotFoundError。修复。
新增: test-data/step3_module_test.py — 未测试模块的首次实测
- comparator: API确认 (numeric/date/string 正确)
- jcl: 导入+tparse(发现FileNotFoundError bug)
- parametrized: matching(1:1/1:N/N:1) 数据生成
- storage: DiskCache/ReportStore set/get
- quality: L1OffsetValidator/L2RoundtripValidator
- agents: LLMClient 创建确认
验证: 66个COBOL样本全过管道(0崩溃/0无数据)
2026-06-21 21:07:28 +08:00
..
2026-06-21 20:27:16 +08:00
2026-06-18 17:05:51 +08:00
2026-06-18 16:55:43 +08:00
2026-06-21 21:07:28 +08:00
2026-06-18 17:27:19 +08:00
2026-06-18 17:21:12 +08:00
2026-06-18 17:31:16 +08:00
2026-06-21 16:54:04 +08:00
2026-06-18 17:17:11 +08:00
2026-06-18 17:10:40 +08:00
2026-06-21 20:52:38 +08:00
2026-06-21 21:01:06 +08:00
2026-06-18 16:55:43 +08:00
2026-06-21 12:02:25 +08:00