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

feat: Add location information to lexed tokens and expand filter error messages to take advantage of it #40

Merged
merged 4 commits into from
Aug 7, 2024

Conversation

notheotherben
Copy link
Member

This PR introduces a location construct which can be used to keep track of where a specific token is found in the filter expression, allowing for improved error messages.

@github-actions github-actions bot added the feature New feature or request label Aug 7, 2024
Copy link

codecov bot commented Aug 7, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@notheotherben notheotherben merged commit 4490afc into main Aug 7, 2024
13 of 14 checks passed
@notheotherben notheotherben deleted the feature/lexer-loc branch August 7, 2024 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant