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

Parsing filter expressions #481

Merged
merged 3 commits into from
Feb 28, 2024
Merged

Parsing filter expressions #481

merged 3 commits into from
Feb 28, 2024

Conversation

V0ldek
Copy link
Member

@V0ldek V0ldek commented Feb 28, 2024

Short description

Filter expressions are (finally) here. Way more complex than I expected, but with proper proptests and fuzzing in place we are good to go.

Issue

Related: #154 #156

Checklist

All of these should be ticked off before you submit the PR.

  • I ran just verify locally and it succeeded.
  • Issue was given go ahead and is linked above OR I have included justification for a minor change.
  • Unit tests for my changes are included OR no functionality was changed.

@V0ldek V0ldek enabled auto-merge (squash) February 28, 2024 22:58
@V0ldek V0ldek disabled auto-merge February 28, 2024 22:58
@V0ldek V0ldek merged commit 4784a7e into main Feb 28, 2024
46 checks passed
@V0ldek V0ldek deleted the v0ldek/separate-parser-crate branch February 28, 2024 22:59
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