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

[WIP] GRIP engine embedded in a python library #316

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    0415dc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    d352fa8 View commit details
    Browse the repository at this point in the history
  2. Fixing client

    kellrott committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    80b1652 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Adding setup.py for pygrip

    kellrott committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4e79dd7 View commit details
    Browse the repository at this point in the history
  2. Working on adding unit tests

    kellrott committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ebc227a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da288a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf3613c View commit details
    Browse the repository at this point in the history
  5. Adding missing file

    kellrott committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1441f5d View commit details
    Browse the repository at this point in the history
  6. Debugging unit test running

    kellrott committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2200d28 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    7421fe8 View commit details
    Browse the repository at this point in the history
  2. adds pythonpath for pytest

    bwalsh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0467c4e View commit details
    Browse the repository at this point in the history
  3. make ./test a package

    bwalsh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0b16fbe View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. test FHIR load, dataframe traversals

    test FHIR load
    
    adds jsonpath-ng for reference searches
    
    improves traversal tests
    bwalsh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9515322 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. adds comments and TODO

    bwalsh committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9770579 View commit details
    Browse the repository at this point in the history