datalog: bounded-successor regression test (224/224)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 23s

This commit is contained in:
2026-05-08 10:36:13 +00:00
parent 370df5b8e5
commit ec7e4dd5c4
3 changed files with 17 additions and 6 deletions

View File

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