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

Test that filter expression literals must be compared #81

Merged
merged 1 commit into from
May 18, 2024

Conversation

jg-rp
Copy link
Contributor

@jg-rp jg-rp commented May 17, 2024

Test that filter expression literals must be compared, unless they're inside a function expression.

Copy link
Collaborator

@gregsdennis gregsdennis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good by eye. I'll run it through my implementation tomorrow.

Copy link
Collaborator

@f3ath f3ath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and passes on my implementation

@gregsdennis
Copy link
Collaborator

Somehow $[?2] and $[?'abc'] don't fail for me. But they should.

@gregsdennis gregsdennis merged commit 466da9d into jsonpath-standard:main May 18, 2024
2 checks passed
@jg-rp jg-rp deleted the literal-comparison branch June 23, 2024 07:30
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.

3 participants