relations: Phase 2 reachability + roots/leaves + cycles (engine.sx, kind-parameterized closure) + 24 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m0s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m0s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"lang": "relations",
|
||||
"total_passed": 22,
|
||||
"total_passed": 46,
|
||||
"total_failed": 0,
|
||||
"total": 22,
|
||||
"total": 46,
|
||||
"suites": [
|
||||
{"name":"direct","passed":22,"failed":0,"total":22}
|
||||
{"name":"direct","passed":22,"failed":0,"total":22},
|
||||
{"name":"reach","passed":24,"failed":0,"total":24}
|
||||
],
|
||||
"generated": "2026-06-07T11:41:50+00:00"
|
||||
"generated": "2026-06-07T11:51:39+00:00"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user