tests/report_snapshot: fixture probe carries ci_95 — locks F01 path
- SHA
5e625cbbb49ea3832a29fd032615d53fd28f7ee2- Parents
-
73d6b15 - Tree
c178817
5e625cb
5e625cbbb49ea3832a29fd032615d53fd28f7ee273d6b15
c178817| Status | File | + | - |
|---|---|---|---|
| M |
tests/unit/test_report_snapshot.py
|
1 | 0 |
tests/unit/test_report_snapshot.pymodified@@ -48,6 +48,7 @@ def _fixture_suite_and_score() -> tuple[SuiteResult, SwayScore]: | ||
| 48 | 48 | evidence={"divergence_kind": "js", "num_prompts": 4, "weight": 1.0}, |
| 49 | 49 | message="mean js=0.4560, z=+5.12σ vs null", |
| 50 | 50 | duration_s=0.123, |
| 51 | + ci_95=(0.412, 0.497), | |
| 51 | 52 | ), |
| 52 | 53 | ProbeResult( |
| 53 | 54 | name="sis", |