Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 24s
Booking stream carries :booking/:cancel events; live roster is the folded replay so cancelling frees a seat and capacity reopens. ev/cancel! (retrying append-expect), no-op on unbooked, cancelled actor may re-book. Capacity count is folded roster size. 110/110 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": 110,
|
|
"total_failed": 0,
|
|
"total": 110,
|
|
"suites": [
|
|
{"name":"calendar","passed":37,"failed":0,"total":37},
|
|
{"name":"availability","passed":22,"failed":0,"total":22},
|
|
{"name":"api","passed":14,"failed":0,"total":14},
|
|
{"name":"booking","passed":37,"failed":0,"total":37}
|
|
],
|
|
"generated": "2026-06-07T02:09:36+00:00"
|
|
}
|