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

[Storage] Refactor _validate method from subclasses of AbstractStore class #3723

Closed
landscapepainter opened this issue Jul 4, 2024 · 2 comments

Comments

@landscapepainter
Copy link
Collaborator

Currently, there's a good amount of repetitive code within the _validate method from each subclass of AbstractStore class. We want to refactor so the majority of the repeated codes are moved to the base class, AbstractStore.

Copy link
Contributor

github-actions bot commented Nov 3, 2024

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Nov 3, 2024
Copy link
Contributor

This issue was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant