Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix lint and test for corpus dev branch #478

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

pmeier
Copy link
Member

@pmeier pmeier commented Aug 6, 2024

Developing with failing tests is a PITA. Instead of waiting for #461 to fix this, this PR does it upfront to help other work.

@@ -81,7 +81,7 @@ def store(
metadatas=metadatas, # type: ignore[arg-type]
)

# https://docs.trychroma.com/usage-guide#using-where-filters
# https://docs.trychroma.com/guides#using-where-filters
Copy link
Member Author

Choose a reason for hiding this comment

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

Driveby

Comment on lines +11 to +12
# FIXME: remove after LanceDB is fixed
pytest.param(LanceDB, marks=pytest.mark.xfail()),
Copy link
Member Author

Choose a reason for hiding this comment

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

Per comment. This test needs to pass in #461.

@pmeier
Copy link
Member Author

pmeier commented Aug 6, 2024

Doc errors are still fine, because we haven't touched docs at all for now.

@pmeier pmeier merged commit 8a8970d into corpus-dev Aug 6, 2024
20 of 21 checks passed
@pmeier pmeier deleted the fix-corpus-test-lint branch August 6, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant