Skip to content

Conversation

@dhalperi
Copy link
Contributor

@dhalperi dhalperi commented Jun 28, 2017

This PR is an extension of #337 updated with reviewer feedback.

  • I agree subsetof is a better name than subset -- it type-checks grammatically against things like in or notin or equals. (though to be fair, size and empty do not type-check the same way.)
  • Added tests, based on the size tests.

I included the original commit from the original author.

Please let me know if there is additional work to do to make this ready for merging.

Thanks!

@dhalperi dhalperi changed the title implement subset filter operator implement subsetof filter operator Jun 28, 2017
@jochenberger
Copy link
Contributor

lgtm, cc @kallestenflo
why isn't Travis picking this up?

@jochenberger
Copy link
Contributor

@dhalperi, could you please close and reopen the PR to make Travis run a build?

@dhalperi dhalperi closed this Jun 30, 2017
@dhalperi dhalperi reopened this Jun 30, 2017
@dhalperi
Copy link
Contributor Author

@jochenberger done!

@dhalperi
Copy link
Contributor Author

Looks like it passed. Please let me know if there's more work to be done.

@kallestenflo kallestenflo merged commit 65ceb10 into json-path:master Jun 30, 2017
@jochenberger
Copy link
Contributor

We can probably close #337 then

@dhalperi dhalperi deleted the 337-subset-with-tests branch June 30, 2017 16:19
@dhalperi
Copy link
Contributor Author

If I may also ask for my own curiosity, what's the planned release schedule for JsonPath? I notice you made a release last week after ~16 months. Is there a plan for more frequent releases going forward?

(We've been using a hacked version of JsonPath for a while, but when I saw releases resuming again we decided to try and upstream the last remaining hacks.)

cmunilla pushed a commit to cmunilla/JPath that referenced this pull request Oct 30, 2017
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.

4 participants