Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 24s
Acceptance bar hit (40 runtime, 497 total). Tests: timer ready, select-with-timeout, fan-in (3 producers), worker queue, pipeline, fan-out-then-fan-in, select source-order, fallback case, default, producer-consumer, two-stage pipeline, channel-counter, after+default, tick-collector. Shape chiselled: timer collapses "after duration" into "channel ready immediately" — select needs only ready? from each case. Real time is when the flip happens, not what the protocol is. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
15 lines
485 B
JSON
15 lines
485 B
JSON
{
|
|
"language": "go",
|
|
"total_pass": 497,
|
|
"total": 497,
|
|
"suites": [
|
|
{"name":"lex","pass":129,"total":129,"status":"ok"},
|
|
{"name":"parse","pass":176,"total":176,"status":"ok"},
|
|
{"name":"types","pass":72,"total":72,"status":"ok"},
|
|
{"name":"eval","pass":80,"total":80,"status":"ok"},
|
|
{"name":"runtime","pass":40,"total":40,"status":"ok"},
|
|
{"name":"stdlib","pass":0,"total":0,"status":"pending"},
|
|
{"name":"e2e","pass":0,"total":0,"status":"pending"}
|
|
]
|
|
}
|