Add ci_report_hook/tests/data/example_run.json

This commit is contained in:
Mika 2026-01-28 16:22:45 +00:00
parent 3760b6640d
commit db791620e3

View file

@ -0,0 +1,9 @@
{
"timestamp": "2024-06-01T12:34:56Z",
"run_id": "RUN123",
"decision": "WARN",
"margin": 0.12,
"flaky_flag": true,
"subset_flip_count": 2,
"mischfenster_p95": 0.83
}