Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m6s
subscribe.sx: persist/hub wraps a backend; persist/publish appends then fires per-stream callbacks (backend stream event). Direct persist/append bypasses subscribers (bulk load/replay). Callbacks drive kv counters / project-resume. 46/46. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
13 lines
262 B
JSON
13 lines
262 B
JSON
{
|
|
"suites": {
|
|
"event": {"pass": 6, "fail": 0},
|
|
"log": {"pass": 9, "fail": 0},
|
|
"kv": {"pass": 13, "fail": 0},
|
|
"project": {"pass": 9, "fail": 0},
|
|
"subscribe": {"pass": 9, "fail": 0}
|
|
},
|
|
"total_pass": 46,
|
|
"total_fail": 0,
|
|
"total": 46
|
|
}
|