NB-076
d12a305dc4
test: add L1 data generation + L2 classifier validation (58 tests)
Phase C-D complete:
- test_l1_data_generation.py — 8 tests verifying generate_data across all P0 groups
- test_l2_classifier.py — 16 existing + 34 P0 classification verification tests
- hina/pipeline/__init__.py — export classify_program for cleaner imports
Key findings:
- Classifier correctly detects: CALL→子程序调用, CICS→online,
DB→DB操作, ORGANIZATION IS→文件编成, DIVIDE→DIVIDE_50.0,
ASCII/EBCDIC→编码转换 (keyword match)
- Rule engine provides baseline 項目チェック(重複含まず) for programs
without L1 keyword matches
- SD keyword (SORT/MERGE sort-file) breaks Lark parser (known limitation)
- Full regression: 749 passed (0 new failures)
2026-06-21 12:16:12 +08:00
..
2026-06-21 12:16:12 +08:00
2026-06-21 11:25:59 +08:00
2026-06-19 23:51:55 +08:00
2026-06-18 16:26:44 +08:00
2026-06-19 23:51:55 +08:00
2026-06-19 23:51:55 +08:00
2026-06-19 23:51:55 +08:00
2026-06-18 17:31:16 +08:00
2026-06-18 15:47:35 +08:00
2026-06-18 16:10:38 +08:00