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

Fixes #124

Merged
merged 5 commits into from
Feb 26, 2024
Merged

Fixes #124

merged 5 commits into from
Feb 26, 2024

Commits on Feb 26, 2024

  1. Implement stream methods in JsonStructureParser; fulfill more of JSON…

    …P Parser in it & JsonParserImpl; higher code coverage
    
    Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
    api-from-the-ion authored and lukasj committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    defe93b View commit details
    Browse the repository at this point in the history
  2. Deduplicate some code in both parsers

    Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
    api-from-the-ion authored and lukasj committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    37637da View commit details
    Browse the repository at this point in the history
  3. Small improvements in the tests

    Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
    api-from-the-ion authored and lukasj committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5d2083a View commit details
    Browse the repository at this point in the history
  4. fix cp rights, access of JsonParserImpl, static imports removal

    Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
    lukasj committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d5b4a4c View commit details
    Browse the repository at this point in the history
  5. Update dependencies, build plugins

    Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
    lukasj committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    578dcbd View commit details
    Browse the repository at this point in the history