Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 34s
When full, ev/waitlist! queues actors FIFO (:waitlist/:unwaitlist on the booking stream; waiting fold independent of the seat fold). ev/waitlist, ev/waitlist-position, ev/leave-waitlist!. ev/cancel-promote! frees a seat and auto-promotes the head of the queue to a confirmed booking. Idempotent. 240/240 green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
18 lines
612 B
JSON
18 lines
612 B
JSON
{
|
|
"lang": "events",
|
|
"total_passed": 240,
|
|
"total_failed": 0,
|
|
"total": 240,
|
|
"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":82,"failed":0,"total":82},
|
|
{"name":"ticket","passed":31,"failed":0,"total":31},
|
|
{"name":"notify","passed":7,"failed":0,"total":7},
|
|
{"name":"reminders","passed":14,"failed":0,"total":14},
|
|
{"name":"federation","passed":23,"failed":0,"total":23}
|
|
],
|
|
"generated": "2026-06-07T05:59:03+00:00"
|
|
}
|