Files
rose-ash/lib/datalog/scoreboard.md
giles 21c541bd1b
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 56s
datalog: parser rejection tests for invalid relation names (233/233)
2026-05-08 14:16:31 +00:00

18 lines
421 B
Markdown

# datalog scoreboard
**233 / 233 passing** (0 failure(s)).
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
| tokenize | 26 | 26 | ok |
| parse | 20 | 20 | ok |
| unify | 28 | 28 | ok |
| eval | 32 | 32 | ok |
| builtins | 20 | 20 | ok |
| semi_naive | 8 | 8 | ok |
| negation | 10 | 10 | ok |
| aggregates | 20 | 20 | ok |
| api | 20 | 20 | ok |
| magic | 28 | 28 | ok |
| demo | 21 | 21 | ok |