Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 35s
Durable booking path alongside in-memory: ev/book-occ!, ev/cancel-occ!, ev/roster-occ, ev/seats-left-occ (capacity from scheduled event); ev/free-p?, ev/next-free-p, ev/conflicts-p derive availability by replaying persist booking streams. Reordered conformance preloads. 120/120 green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
14 lines
379 B
JSON
14 lines
379 B
JSON
{
|
|
"lang": "events",
|
|
"total_passed": 120,
|
|
"total_failed": 0,
|
|
"total": 120,
|
|
"suites": [
|
|
{"name":"calendar","passed":37,"failed":0,"total":37},
|
|
{"name":"availability","passed":22,"failed":0,"total":22},
|
|
{"name":"api","passed":24,"failed":0,"total":24},
|
|
{"name":"booking","passed":37,"failed":0,"total":37}
|
|
],
|
|
"generated": "2026-06-07T02:39:08+00:00"
|
|
}
|