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

Feature-114: tag_object Update for Existing HashStore Files #117

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

doulikecookiedough
Copy link
Contributor

Summary of Changes:

  • When tag_object is called explicitly by the user or the store_object method, a custom exception HashStoreRefsAlreadyExists is thrown if the refs files already exist for the given pid and cid

…dyExists' when called to tag a pid and cid where refs files already exist, and update pytest
…_wrapper' method to use try-except and assert the expected 'HashStoreRefsAlreadyExists' exception
@doulikecookiedough doulikecookiedough merged commit 373a870 into develop Jun 25, 2024
2 checks passed
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.

1 participant