Hermes Agent
2be2f586cf
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
fix(test): P1-2/P1-7/P1-8 100-case E2E 脚本三项修复
P1-2 boundary smoke 假阳性:
- boundary 分支现在真正 POST /api/public/orders 验证是否被契约阻断
- 不再只做 review_start 就标 skipped
P1-7 dev-verify 覆写受控报告:
- 默认回归产物从 reports/ 改为 /tmp/
- dev-verify smoke 失败不再阻断核心门禁(pytest/ruff/mypy)
- .gitignore 加入 score_range_fullchain_100_* 防止误提交
P1-8 smoke 启动探针误连旧进程:
- 启动前 socket bind 检测端口是否已被占用
- 启动探针改为双条件: proc.poll() is None + /health 200
- 进程意外退出时立即 raise 而非继续等 health
附带: review_start_ok/token_review_start_ok 断言兼容新文案复核结果
2026-06-27 14:32:53 +08:00
..
2026-06-13 14:49:58 +08:00
2026-06-18 10:21:38 +08:00
2026-06-25 09:26:46 +08:00
2026-06-18 10:21:38 +08:00
2026-06-18 13:39:02 +08:00
2026-06-18 14:07:26 +08:00
2026-06-25 18:49:59 +08:00
2026-06-25 12:43:14 +08:00
2026-06-25 12:01:49 +08:00
2026-06-25 11:43:23 +08:00
2026-06-20 18:57:45 +08:00
2026-06-27 14:32:53 +08:00
2026-06-14 23:12:18 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-17 09:01:43 +08:00
2026-06-16 18:14:41 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-15 11:39:31 +08:00
2026-06-15 18:17:30 +08:00
2026-06-11 16:06:34 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-14 20:55:06 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-14 13:02:03 +08:00
2026-06-20 18:57:45 +08:00
2026-06-18 10:21:38 +08:00
2026-06-14 06:50:21 +08:00
2026-06-27 13:30:31 +08:00
2026-06-21 11:54:16 +08:00
2026-06-27 14:32:53 +08:00
2026-06-27 13:30:31 +08:00
2026-06-21 11:54:16 +08:00
2026-06-12 16:35:20 +08:00