Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 54s
Realistic flows composing every phase: an order pipeline (validate via attempt -> payment suspend -> branch -> ledger federation via remote-node) and an onboarding flow, each run through the full lifecycle including a simulated crash (export/wipe/ import) and a peer handoff mid-flow, with flow/pending|status|result introspection. 142/142 across 9 suites. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
18 lines
630 B
JSON
18 lines
630 B
JSON
{
|
|
"total": 142,
|
|
"passed": 142,
|
|
"failed": 0,
|
|
"suites": {
|
|
"basic": { "passed": 18, "total": 18 },
|
|
"control": { "passed": 31, "total": 31 },
|
|
"suspend": { "passed": 17, "total": 17 },
|
|
"recovery": { "passed": 8, "total": 8 },
|
|
"distributed": { "passed": 19, "total": 19 },
|
|
"api": { "passed": 12, "total": 12 },
|
|
"combinators": { "passed": 17, "total": 17 },
|
|
"railway": { "passed": 10, "total": 10 },
|
|
"integration": { "passed": 10, "total": 10 }
|
|
},
|
|
"phases": { "phase1": "done", "phase2": "done", "phase3": "done", "phase4": "done", "phase5": "done", "phase6": "done", "phase7": "done" }
|
|
}
|