datalog: cousin (multi-adornment same-relation) magic test (240/240)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 54s

This commit is contained in:
2026-05-08 23:00:22 +00:00
parent 62a5a29d5b
commit a4ef271459
3 changed files with 24 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
{
"lang": "datalog",
"total_passed": 239,
"total_passed": 240,
"total_failed": 0,
"total": 239,
"total": 240,
"suites": [
{"name":"tokenize","passed":26,"failed":0,"total":26},
{"name":"parse","passed":20,"failed":0,"total":20},
@@ -13,8 +13,8 @@
{"name":"negation","passed":10,"failed":0,"total":10},
{"name":"aggregates","passed":20,"failed":0,"total":20},
{"name":"api","passed":20,"failed":0,"total":20},
{"name":"magic","passed":31,"failed":0,"total":31},
{"name":"magic","passed":32,"failed":0,"total":32},
{"name":"demo","passed":21,"failed":0,"total":21}
],
"generated": "2026-05-08T14:40:44+00:00"
"generated": "2026-05-08T22:41:23+00:00"
}