Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 41s
fetch abstracts how a peer's agenda arrives: (fetch peer-id ws we) ->
{:status :ok :occurrences} | {:status :error}. ev/federated-agenda-via merges
local + trusted peers fetched via the transport; unreachable peers degrade
gracefully. ev/peer-fetch = in-process adapter; ev/federation-status reports
reachability. A real fed-sx transport drops in unchanged. 278/278 green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
19 lines
677 B
JSON
19 lines
677 B
JSON
{
|
|
"lang": "events",
|
|
"total_passed": 278,
|
|
"total_failed": 0,
|
|
"total": 278,
|
|
"suites": [
|
|
{"name":"calendar","passed":51,"failed":0,"total":51},
|
|
{"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":"booking-notify","passed":11,"failed":0,"total":11},
|
|
{"name":"ticket","passed":31,"failed":0,"total":31},
|
|
{"name":"notify","passed":7,"failed":0,"total":7},
|
|
{"name":"reminders","passed":21,"failed":0,"total":21},
|
|
{"name":"federation","passed":29,"failed":0,"total":29}
|
|
],
|
|
"generated": "2026-06-07T08:12:04+00:00"
|
|
}
|