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

#4523 - Factor endpoint-specific FTS code out into adapter classes #4524

Conversation

reckart
Copy link
Member

@reckart reckart commented Feb 17, 2024

What's in the PR

  • Started by factoring out the "withLabelMatchingExactlyAnyOf" calls

How to test manually

  • No specific test procedure

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Started by factoring out the "withLabelMatchingExactlyAnyOf" calls
- Factoring out the "withLabelContainingAnyOf" calls
- Factor out the remaining calls
- Start trying to separate adapter classes from query builder
@reckart reckart force-pushed the refactoring/4523-Factor-endpoint-specific-FTS-code-out-into-adapter-classes branch 2 times, most recently from 20c9293 to 014e7dd Compare February 17, 2024 20:18
- Extract FTS adapter classes from query builder
@reckart reckart force-pushed the refactoring/4523-Factor-endpoint-specific-FTS-code-out-into-adapter-classes branch from 014e7dd to 0ad9b32 Compare February 17, 2024 20:54
@reckart reckart merged commit 7916bd4 into main Feb 18, 2024
2 checks passed
@reckart reckart deleted the refactoring/4523-Factor-endpoint-specific-FTS-code-out-into-adapter-classes branch February 18, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant