Skip to content

test: add tests for pgvector document store#3156

Open
Alicipy wants to merge 2 commits intodeepset-ai:mainfrom
Alicipy:3146-add-pgvector-tests
Open

test: add tests for pgvector document store#3156
Alicipy wants to merge 2 commits intodeepset-ai:mainfrom
Alicipy:3146-add-pgvector-tests

Conversation

@Alicipy
Copy link
Copy Markdown

@Alicipy Alicipy commented Apr 13, 2026

Expands coverage for sync and async document store operations including filters, updates, and edge cases.

Related Issues

Proposed Changes:

  • Add tests for pgvector

How did you test it?

Running all tests locally

Checklist

@Alicipy Alicipy requested a review from a team as a code owner April 13, 2026 15:10
@Alicipy Alicipy requested review from julian-risch and removed request for a team April 13, 2026 15:10
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 13, 2026

CLA assistant check
All committers have signed the CLA.

@Alicipy Alicipy force-pushed the 3146-add-pgvector-tests branch from 6081302 to f97e136 Compare April 13, 2026 15:10
@github-actions github-actions bot added integration:pgvector type:documentation Improvements or additions to documentation labels Apr 13, 2026
Expands coverage for sync and async document store operations including
filters, updates, and edge cases.

Signed-off-by: Stefan Kraus <dev@stefankraus.org>
@Alicipy Alicipy force-pushed the 3146-add-pgvector-tests branch from f97e136 to 858c697 Compare April 13, 2026 15:14
@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (pgvector)

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  integrations/pgvector/src/haystack_integrations/document_stores/pgvector
  document_store.py
  filters.py
Project Total  

This report was generated by python-coverage-comment-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration:pgvector type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase test coverage of pgvector integration

2 participants