RumbleDB/rumble

Add tests for unary lookup

Fechada

#1.298 aberto em 24 de fev. de 2025

 (2 comentários) (0 reação) (0 responsável)Java (84 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (244 estrelas)
Métricas de merge de PR
 (Mesclagem média 23h 34m) (43 fundiu PRs em 30d)

Description

This task is currently delegated to Matteo, the issue is for reference:

Currently, there are testcases for the postfix lookup in our tests for the xquery parser, but there are no testcases for the unary lookup yet. We should add some testcases analogous to those ones, both for the parallelized case (xml-files) and the local execution (doc)

How the lookups should behave can be found in the spec here

Guia do colaborador