Some checks failed
CI / Unit & Component Tests (pull_request) Failing after 4m17s
CI / OCR Service Tests (pull_request) Successful in 55s
CI / Backend Unit Tests (pull_request) Failing after 3m20s
CI / Unit & Component Tests (push) Failing after 4m16s
CI / OCR Service Tests (push) Successful in 47s
CI / Backend Unit Tests (push) Failing after 3m18s
- searchDocuments_relevance_returns_empty_when_offset_exceeds_maxInt: proves the long→int guard fires and findFtsPageRaw is never called - searchDocuments_relevance_handles_string_uuid_from_jdbc_driver: exercises the toFtsPage String fallback branch for JDBC drivers that return UUID columns as String instead of java.util.UUID Addresses Sara's review concerns on PR #488. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>