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

♻️ Reduce duplication in normalizing search args #348

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Nov 7, 2024

This should be have identical behavior to before the refactoring.

@nevans nevans changed the base branch from search-docs to master November 7, 2024 23:24
@nevans nevans force-pushed the search-refactor-normalize-args branch from 0979762 to cb444ff Compare November 7, 2024 23:25
The exact same `RawData` code was used by `search_internal`,
`sort_internal`, and `thread_internal`.  This pulls that logic into
`normalize_searching_criteria`.
@nevans nevans force-pushed the search-refactor-normalize-args branch from cb444ff to 3696dcc Compare November 7, 2024 23:29
Forward all `#search` and `#uid_search` arguments to `#search_internal`.
This simplifies future changes to search parameters.
@nevans nevans force-pushed the search-refactor-normalize-args branch from 3696dcc to 8323ce3 Compare November 8, 2024 02:30
@nevans nevans merged commit 8591ec0 into master Nov 8, 2024
22 checks passed
@nevans nevans deleted the search-refactor-normalize-args branch November 8, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant