V10.534 收緊 PChome rescore 覆核語意
All checks were successful
CD Pipeline / deploy (push) Successful in 1m8s
All checks were successful
CD Pipeline / deploy (push) Successful in 1m8s
This commit is contained in:
@@ -132,10 +132,12 @@ def test_competitor_review_queue_is_canonical_unit_price_handoff():
|
||||
assert "coverage.stale_matches" in growth_template
|
||||
assert "coverage.unit_comparable_count" in growth_template
|
||||
assert "coverage.rescore_accepted_count" in growth_template
|
||||
assert "重算待人工覆核" in growth_template
|
||||
assert "coverage.manual_accept_count" in growth_template
|
||||
assert "coverage.manual_reject_count" in growth_template
|
||||
assert "coverage.manual_unit_price_count" in growth_template
|
||||
assert "comp_coverage.rescore_accepted_count" in daily_template
|
||||
assert "重算待人工覆核" in daily_template
|
||||
assert "comp_coverage.stale_matches" in daily_template
|
||||
|
||||
|
||||
@@ -295,7 +297,7 @@ def test_review_decision_brief_is_shared_by_openclaw_and_ppt():
|
||||
assert brief["auto_execute_blocked_count"] == 1
|
||||
assert brief["severity_counts"]
|
||||
assert brief["data_quality_counts"] == {"complete": 1}
|
||||
assert "人工覆核後採用同款" in brief["text"]
|
||||
assert "人工確認身份後採用同款" in brief["text"]
|
||||
assert "HITL" in brief["text"]
|
||||
assert "DDAO4C-A79050612" in brief["text"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user