Files
gaokao-volunteer-system/data/crowd_db/tests/test_provenance_query.py
Hermes Agent 860365b04d
Some checks failed
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
feat(crowd_db): 补录浙江/四川2026分数线并同步过渡期测试
按用户提供的31省2026分数线汇总继续补充最新数据。

本次补录:
- 浙江:官方页确认 2026 分数线为 特控594 / 一段494 / 二段266
- 四川:准官方汇总源确认 2026 分数线为 本科历史455 / 物理435 / 特控历史525

落地方式:
- zhejiang.json / sichuan.json data_year -> 2026
- 更新 source_url / quality_note
- 保持现有高信任推荐内容,仅做元数据与数据年份收口,不做无依据的大幅 score_ranges 重排

同步修复:
- test_crowd_db_data_quality.py: 已确认2026省份集合扩展到8省
- test_provenance_query.py: 2025/2026 过渡期断言从 25 调整到 23
- test_risk_report.py / test_trace_cli.py: 允许 2025/2026 data_year
- check_crowd_db_consistency.py: 明确允许 2025+2026 多年份共存

验证:
- pytest crowd_db: 155 passed, 3 skipped
- consistency: high=31 usable=0 low=0 skeleton=0
- balance check: 通过
2026-06-25 19:32:14 +08:00

18 KiB