Skip to content

test: fix wrong placement for some async Document Store tests#11315

Merged
anakin87 merged 3 commits into
mainfrom
reorganize-async-ds-tests
May 15, 2026
Merged

test: fix wrong placement for some async Document Store tests#11315
anakin87 merged 3 commits into
mainfrom
reorganize-async-ds-tests

Conversation

@anakin87
Copy link
Copy Markdown
Member

@anakin87 anakin87 commented May 14, 2026

Related Issues

Proposed Changes:

  • move test_delete_all_documents_*_recreate_index_async and to DeleteAllAsyncTest
  • move test_count_not_empty_async to CountDocumentsAsyncTest
  • add missing mixins to InMemoryDocumentStore tests

How did you test it?

CI

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
haystack-docs Ignored Ignored Preview May 14, 2026 3:22pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 14, 2026

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  haystack/document_stores/in_memory
  document_store.py
Project Total  

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

@anakin87 anakin87 marked this pull request as ready for review May 14, 2026 15:11
@anakin87 anakin87 requested a review from a team as a code owner May 14, 2026 15:11
@anakin87 anakin87 requested review from bogdankostic and removed request for a team May 14, 2026 15:11
@anakin87 anakin87 self-assigned this May 14, 2026
@claude
Copy link
Copy Markdown

claude Bot commented May 14, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@anakin87 anakin87 marked this pull request as draft May 14, 2026 15:20
@anakin87 anakin87 marked this pull request as ready for review May 14, 2026 15:22
Copy link
Copy Markdown
Contributor

@sjrl sjrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@anakin87 anakin87 merged commit 0faec86 into main May 15, 2026
27 checks passed
@anakin87 anakin87 deleted the reorganize-async-ds-tests branch May 15, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants