datalog: built-in-only query goals (236/236)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 47s

This commit is contained in:
2026-05-08 14:19:25 +00:00
parent 21c541bd1b
commit 4a7cff2f6b
3 changed files with 20 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# datalog scoreboard
**233 / 233 passing** (0 failure(s)).
**236 / 236 passing** (0 failure(s)).
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
@@ -8,7 +8,7 @@
| parse | 20 | 20 | ok |
| unify | 28 | 28 | ok |
| eval | 32 | 32 | ok |
| builtins | 20 | 20 | ok |
| builtins | 23 | 23 | ok |
| semi_naive | 8 | 8 | ok |
| negation | 10 | 10 | ok |
| aggregates | 20 | 20 | ok |