- 17 Jul, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 12 Jun, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 05 Jun, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 08 May, 2023 2 commits
-
-
Alfredo Di Napoli authored
This commit fixes a bug (or feature? unclear at this stage) of the `rootOf` function inside `searchTableNgrams`, which could, in some occasion, return a root which has a different `ListType`, which in turn throws off pagination.
-
Alfredo Di Napoli authored
-
- 03 May, 2023 1 commit
-
-
Alfredo Di Napoli authored
This commit adds some basic tests for the Ngrams pagination, capitalizing on the refactoring of the `searchTableNgrams` function, which is now pure and can be tested fairly easily.
-