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

Make collection-related search builders inherit from the base hyrax collection search builder #4822

Merged
merged 3 commits into from Apr 1, 2021

Conversation

bkiahstroud
Copy link
Contributor

@bkiahstroud bkiahstroud commented Mar 22, 2021

This changes all Collection-related SearchBuilders to inherit from the "base" Hyrax::CollectionSearchBuilder. This allows for consistent behavior across Collection queries as well as less repeated code.

@samvera/hyrax-code-reviewers

@bkiahstroud bkiahstroud marked this pull request as ready for review March 29, 2021 18:11
@no-reply no-reply self-assigned this Mar 29, 2021
Copy link
Member

@no-reply no-reply left a comment

Choose a reason for hiding this comment

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

thanks for your patience @bkiahstroud.

this looks great! confirming that the test coverage for each of these modules looks pretty robust.

these will all still inherit ::SearchBuilder.

i'm holding merge for a moment to get #4846 out the door.

@jeremyf jeremyf merged commit 96156de into master Apr 1, 2021
@jeremyf jeremyf deleted the collection-search-builders-inherit-intuitively branch April 1, 2021 12:44
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.

None yet

3 participants