datalog: built-in-only query goals (236/236)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 47s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 47s
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"lang": "datalog",
|
||||
"total_passed": 233,
|
||||
"total_passed": 236,
|
||||
"total_failed": 0,
|
||||
"total": 233,
|
||||
"total": 236,
|
||||
"suites": [
|
||||
{"name":"tokenize","passed":26,"failed":0,"total":26},
|
||||
{"name":"parse","passed":20,"failed":0,"total":20},
|
||||
{"name":"unify","passed":28,"failed":0,"total":28},
|
||||
{"name":"eval","passed":32,"failed":0,"total":32},
|
||||
{"name":"builtins","passed":20,"failed":0,"total":20},
|
||||
{"name":"builtins","passed":23,"failed":0,"total":23},
|
||||
{"name":"semi_naive","passed":8,"failed":0,"total":8},
|
||||
{"name":"negation","passed":10,"failed":0,"total":10},
|
||||
{"name":"aggregates","passed":20,"failed":0,"total":20},
|
||||
@@ -16,5 +16,5 @@
|
||||
{"name":"magic","passed":28,"failed":0,"total":28},
|
||||
{"name":"demo","passed":21,"failed":0,"total":21}
|
||||
],
|
||||
"generated": "2026-05-08T14:16:19+00:00"
|
||||
"generated": "2026-05-08T14:19:14+00:00"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user