Files
rose-ash/lib/ocaml/scoreboard.json
giles dac9cf124f
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 31s
ocaml: refresh scoreboard (364/364 across 14 suites)
2026-05-08 13:45:29 +00:00

22 lines
674 B
JSON

{
"suites": {
"eval-core": {"pass": 50, "fail": 0},
"let-and": {"pass": 3, "fail": 0},
"misc": {"pass": 62, "fail": 0},
"parser": {"pass": 95, "fail": 0},
"phase1-params": {"pass": 2, "fail": 0},
"phase2-exn": {"pass": 8, "fail": 0},
"phase2-function": {"pass": 3, "fail": 0},
"phase2-loops": {"pass": 4, "fail": 0},
"phase2-refs": {"pass": 6, "fail": 0},
"phase3-adt": {"pass": 24, "fail": 0},
"phase4-modules": {"pass": 12, "fail": 0},
"phase5-hm": {"pass": 34, "fail": 0},
"phase6-stdlib": {"pass": 43, "fail": 0},
"tokenize": {"pass": 18, "fail": 0}
},
"total_pass": 364,
"total_fail": 0,
"total": 364
}