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

Add Upsert to Collection with Hypothesis tests #385

Merged
merged 21 commits into from
Apr 20, 2023

Conversation

levand
Copy link
Contributor

@levand levand commented Apr 19, 2023

Description of changes

Adds upsert method to public facing API, based off of Anton's previous work in #274 but retargeting our `team/hypothesis-tests branch.

This is now a necessary API method: after merging #363 add will now throw errors if duplicates are inserted.

Test plan

Unit tests and Hypothesis tests.

Documentation Changes

chroma-core/docs#27

@levand levand requested review from atroyn and HammadB April 19, 2023 16:11
@levand levand merged commit d205f87 into team/hypothesis-tests Apr 20, 2023
This was referenced Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants