docs: 更新项目文档和配置
This commit is contained in:
@@ -13,6 +13,18 @@
|
||||
|
||||
---
|
||||
|
||||
### 2026-08-31 23:58:00 - 交付归档
|
||||
- **范式步骤:** 交付归档
|
||||
- **修改摘要:** 统一评审问题4(声称与实现不一致)残留文档口径:ANCHORED_SUMMARY.md 标注为 2026-06 针对 9 个 KIN 程序的专项实测快照(100% 不代表平台整体,整体口径为 75%);README 成果摘要规模数字按实测修正(cobol_testgen 18 模块 ~13,700 行、black-box-data-create 22 模块 ~2,300 行、测试 96 文件/885 用例、基准 40 目录/83 源程序、设计文档 10 个);README 测试通过率改为实测(820 通过/0 失败);SETUP.md 移除硬编码 "43 程序 100%"(改为动态程序数、整体目标 75%);s26_regression_check.py 硬编码 "43/43 100%" 消息改为动态输出;test-report.md 覆盖率表标注为整体口径
|
||||
- **涉及文件:** `ANCHORED_SUMMARY.md`, `README.md`, `SETUP.md`, `tests/test-report.md`, `test-data/s26_regression_check.py`
|
||||
- **使用模型:** deepseek/deepseek-v4-flash
|
||||
|
||||
### 2026-08-31 23:55:00 - AI编码实现
|
||||
- **范式步骤:** AI编码实现
|
||||
- **修改摘要:** 修复评审问题3残留:pyproject.toml build-backend 由无效的 setuptools.backends._legacy:_Backend 改为 setuptools.build_meta;packages.find include 补齐 data/jcl/quality/parametrized 四个运行时包;新增 [tool.setuptools] py-modules 声明根级模块 japanese_data/orchestrator/orchestrator_db/main;清理 pytest.ini 与 pyproject.toml 重复配置(pythonpath 合并至 pytest.ini);同步 tests/test-report.md 与 AGENTS.md 测试数字(820 passed/65 skipped/885 collected)
|
||||
- **涉及文件:** `pyproject.toml`, `pytest.ini`, `tests/test-report.md`, `AGENTS.md`
|
||||
- **使用模型:** deepseek/deepseek-v4-flash
|
||||
|
||||
### 2026-08-31 23:45:00 - 测试验证
|
||||
- **范式步骤:** 测试验证
|
||||
- **修改摘要:** 修复pytest模块命名冲突:在tests/hina/和tests/e2e/目录下添加__init__.py文件;配置pytest.ini跳过e2e目录(asyncio冲突);修复test_web_e2e.py/test_biz_e2e.py/playwright导入和浏览器配置(使用firefox)
|
||||
|
||||
Reference in New Issue
Block a user