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

Fix the issue 629 and add two testcases #698

Merged
merged 1 commit into from Nov 4, 2021

Conversation

sdmms1
Copy link
Contributor

@sdmms1 sdmms1 commented Apr 25, 2021

Hi, I have fix the issue #629 and add two testcases for it. I add some code to check the match os parenthesis when compiling the path to throw an exception when a CLOSE_PARENTHESIS loss.

@kallestenflo kallestenflo merged commit fcf8bf6 into json-path:master Nov 4, 2021
@richardstartin
Copy link
Contributor

Hi @kallestenflo I noticed merging this broke master. I rebased this branch against ca04684 and found that the tests fail the same way, though this PR was good back in April based on f3c8fd7. Could it be rolled back so it can be amended please?

@richardstartin
Copy link
Contributor

PS do you need some help setting up CI to catch things like this and make it less of a burden?

@richardstartin
Copy link
Contributor

there is no need to roll this back, it does the right thing. A regression was introduced between its implementation and merging it, I fixed that here: #763

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.

None yet

3 participants