Files
rose-ash/lib/flow/scoreboard.json
giles f3da3b975a
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 34s
flow: try-catch combinator — reify raised exceptions + 6 tests
(try-catch node handler) runs node; on a raised exception calls (handler error)
with the reified error via Scheme guard, returns the handler value.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 16:37:26 +00:00

11 lines
216 B
JSON

{
"total": 36,
"passed": 36,
"failed": 0,
"suites": {
"basic": { "passed": 18, "total": 18 },
"control": { "passed": 18, "total": 18 }
},
"phases": { "phase1": "done", "phase2": "in-progress" }
}