Commit Graph

5 Commits

Author SHA1 Message Date
guke 2e86d2ce27 test(compare-alert): 补 review 缺口——continue 分支回归 + <1s 边界
- read_stuck_points 最忙平台末帧损坏 → last fallthrough 到干净平台
  (重构最险分支的回归测试,原只在一次性验证脚本里)
- _fmt_last round 边界:500→<1s、999→停留1s
- continue 注释点明与旧版 _platform_stuck→None 等价

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-07 18:05:39 +08:00
guke 37a95181e1 feat(compare-alert): read_stuck_points.last 附 dwell_ms
cancelled 兜底末帧拿到末段停留;循环改为每平台一次 _last_segment,
判卡死与末帧候选共用同一次末段扫描,零增量 IO。顺带删重构后
无人调用的 _platform_stuck(逻辑已被 read_stuck_points 内联)。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-07 17:47:05 +08:00
guke 5e85c0121f feat(compare-alert): last_step 附末段停留 dwell_ms
failed 末帧路径拿到「末帧所在屏停留」;frames 仍为总帧数、口径不变。
worker 调用同步传 max_tail(格式化留待接线)。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-07 17:43:47 +08:00
guke 51c08a8de7 feat(compare-alert): failed 混合单某平台真技术失败被业务 headline 盖住时补判 T1 (#222)
Co-authored-by: guke <guke@autohome.com.cn>
Reviewed-on: #222
2026-08-06 16:45:42 +08:00
guke e40e078691 feat(admin): 比价记录展示口径共享模块(外部缺失判为成功) (#219)
Co-authored-by: guke <guke@autohome.com.cn>
Reviewed-on: #219
2026-08-05 17:30:30 +08:00