Skip to content

Pr jsonpath#1574

Open
JannikBulow wants to merge 2 commits intoTwiN:masterfrom
JannikBulow:PR-jsonpath
Open

Pr jsonpath#1574
JannikBulow wants to merge 2 commits intoTwiN:masterfrom
JannikBulow:PR-jsonpath

Conversation

@JannikBulow
Copy link

Summary

I decided to switch out the "half-baked json path implementation that needs some love" with an actual library as I needed a filter selector for my status page. I have done my best to keep the output the same as the older parser so no one will have to update their conditions.

I am not very good at writing tests or documentation so I simply haven't, but all the existing tests passed.

New branch from my repo.

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

Jannik Laugmand Bülow added 2 commits March 5, 2026 15:16
Library used is https://github.com/oliveagle/jsonpath
I made sure to check the output of the library so tests would succeed. This technically means that it's not 100% correct JSONPath output.
I forgot to run this before the first commit.
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