datalog: bipartite friends-with-hobby join test (229/229)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 48s

This commit is contained in:
2026-05-08 12:39:04 +00:00
parent 8e508bc90f
commit 9edccb8f33
3 changed files with 18 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
# datalog scoreboard
**228 / 228 passing** (0 failure(s)).
**229 / 229 passing** (0 failure(s)).
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
| tokenize | 26 | 26 | ok |
| parse | 18 | 18 | ok |
| unify | 28 | 28 | ok |
| eval | 30 | 30 | ok |
| eval | 31 | 31 | ok |
| builtins | 20 | 20 | ok |
| semi_naive | 8 | 8 | ok |
| negation | 10 | 10 | ok |