Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 55s
stats.sx reports hit-ratio, cost-weighted work-recomputed/work-saved, savings-ratio, and exec-summary over an execution record. Verifies cold (0 saved), warm (all saved), and incremental (saved = unchanged, ran = dirty closure). stats 12/12, total 144/144. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
17 lines
424 B
JSON
17 lines
424 B
JSON
{
|
|
"suites": {
|
|
"dag": {"pass": 20, "fail": 0},
|
|
"analyze": {"pass": 16, "fail": 0},
|
|
"plan": {"pass": 18, "fail": 0},
|
|
"execute": {"pass": 15, "fail": 0},
|
|
"optimize": {"pass": 22, "fail": 0},
|
|
"fed": {"pass": 15, "fail": 0},
|
|
"cost": {"pass": 13, "fail": 0},
|
|
"serialize": {"pass": 13, "fail": 0},
|
|
"stats": {"pass": 12, "fail": 0}
|
|
},
|
|
"total_pass": 144,
|
|
"total_fail": 0,
|
|
"total": 144
|
|
}
|