Files
rose-ash/lib/datalog/scoreboard.md
giles 380580af17
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 56s
datalog: dl-summary inspection helper (173/173)
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.
2026-05-08 09:30:50 +00:00

396 B

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