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

Refactor search errors #127

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Refactor search errors #127

merged 3 commits into from
Feb 15, 2024

Conversation

gchristov
Copy link
Owner

What does this pull request change?

This PR decouples the search use-cases from SearchError and introduces error classes for each use-case so that it's clearer what's to be expected at the call-sites.

How is this change tested?

Manually and with existing tests.


Writing Kotlin Multiplatform tests

This comment has been minimized.

Copy link

pulumi bot commented Feb 15, 2024

🍹 The Update (preview) for gchristov/thecodinglove/prod was successful.

Resource Changes

    Name                   Type                            Operation
~   search-service-binary  docker:index/image:Image        update
~   slack-service          gcp:cloudrunv2/service:Service  update
~   search-service         gcp:cloudrunv2/service:Service  update
~   slack-service-binary   docker:index/image:Image        update

@gchristov gchristov marked this pull request as ready for review February 15, 2024 22:18
@gchristov gchristov merged commit a9ab0ce into master Feb 15, 2024
4 checks passed
@gchristov gchristov deleted the refactor-search-errors branch February 15, 2024 22:18
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

1 participant