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

chore(weave): refactor objects query into a simple query builder #3223

Merged
merged 22 commits into from
Dec 17, 2024

Conversation

gtarpenning
Copy link
Member

@gtarpenning gtarpenning commented Dec 12, 2024

Description

WB-22419

Straight refactor for readability. Use a query builder to handle adding conditions to the objects query. Considerably less extensive or flexible as the other query builders, but the objects query is also much more complex. Not sure we need as much flexibility here, this pr should be a balance between risky and merely surface level.

Testing

Existing code coverage + unit tests

@circle-job-mirror
Copy link

circle-job-mirror bot commented Dec 12, 2024

@gtarpenning gtarpenning changed the title Griffin/objects db refactor chore(weave): refactor objects query into a simple query builder Dec 13, 2024
@gtarpenning gtarpenning marked this pull request as ready for review December 13, 2024 20:37
@gtarpenning gtarpenning requested a review from a team as a code owner December 13, 2024 20:37
@gtarpenning gtarpenning merged commit 929daf5 into master Dec 17, 2024
124 checks passed
@gtarpenning gtarpenning deleted the griffin/objects-db-refactor branch December 17, 2024 23:28
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants