Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 56s
Returns {<rel-name>: tuple-count} for relations with any tuples
or that are rule-headed (so empty IDB shows as :rel 0 rather than
disappearing). Skips placeholder entries from internal
dl-ensure-rel! calls. 4 tests cover basic, empty IDB, mixed
EDB+IDB, and empty-db cases.
17 lines
396 B
Markdown
17 lines
396 B
Markdown
# datalog scoreboard
|
|
|
|
**173 / 173 passing** (0 failure(s)).
|
|
|
|
| Suite | Passed | Total | Status |
|
|
|-------|--------|-------|--------|
|
|
| tokenize | 26 | 26 | ok |
|
|
| parse | 18 | 18 | ok |
|
|
| unify | 28 | 28 | ok |
|
|
| eval | 22 | 22 | ok |
|
|
| builtins | 19 | 19 | ok |
|
|
| semi_naive | 8 | 8 | ok |
|
|
| negation | 10 | 10 | ok |
|
|
| aggregates | 16 | 16 | ok |
|
|
| api | 11 | 11 | ok |
|
|
| demo | 15 | 15 | ok |
|