Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 27s
Symmetric to dl-eval but routes single-positive-literal queries through dl-magic-query for goal-directed evaluation. Multi-literal query bodies fall back to standard dl-query (magic-sets is wired for single goals only). (dl-eval-magic source-string "?- ancestor(a, X).") 1 new api test.
18 lines
421 B
Markdown
18 lines
421 B
Markdown
# datalog scoreboard
|
|
|
|
**206 / 206 passing** (0 failure(s)).
|
|
|
|
| Suite | Passed | Total | Status |
|
|
|-------|--------|-------|--------|
|
|
| tokenize | 26 | 26 | ok |
|
|
| parse | 18 | 18 | ok |
|
|
| unify | 28 | 28 | ok |
|
|
| eval | 25 | 25 | ok |
|
|
| builtins | 19 | 19 | ok |
|
|
| semi_naive | 8 | 8 | ok |
|
|
| negation | 10 | 10 | ok |
|
|
| aggregates | 18 | 18 | ok |
|
|
| api | 15 | 15 | ok |
|
|
| magic | 21 | 21 | ok |
|
|
| demo | 18 | 18 | ok |
|