Skip to content

refactor: extract search service #332

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

Merged
merged 1 commit into from
May 17, 2024
Merged

refactor: extract search service #332

merged 1 commit into from
May 17, 2024

Conversation

ComradeVanti
Copy link
Collaborator

This change extracts the business logic for searching packages into its own service making the search-cmd function now only concerned with cli related code.

Also improves tests to cover more scenarios.

This change extracts the business logic for searching packages into its own service making the search-cmd function now only concerned with cli related code.

Also improves tests to cover more scenarios.
@ComradeVanti ComradeVanti merged commit e914121 into master May 17, 2024
6 checks passed
@ComradeVanti ComradeVanti deleted the search-service branch May 17, 2024 18:04
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