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

Adding partial eval to SDK #4240

Merged
merged 3 commits into from Mar 11, 2022
Merged

Commits on Mar 4, 2022

  1. parent 48b8be3

    author Kurt Roekle <kroekle@gmail.com> 1640292949 -0600
    committer Kurt Roekle <kroekle@gmail.com> 1646422506 -0600
    
    Adding partial eval to SDK
    
    Signed-off-by: Kurt Roekle <kroekle@gmail.com>
    
    Adding printhook to partial call
    
    Signed-off-by: Kurt Roekle <kroekle@gmail.com>
    
    refactoring to clean up boilerplate code
    renamed resolver to mapper
    
    Signed-off-by: Kurt Roekle <kroekle@gmail.com>
    
    Removing path from results
    returning new PartialResult type from Partial
    new ResultToJSON to ensure that mapped results can be logged as json
    added mapped_result so that both PartialQueries and mapped can be logged
    
    Signed-off-by: Kurt Roekle <kroekle@gmail.com>
    
    Removing path from results
    returning new PartialResult type from Partial
    new ResultToJSON to ensure that mapped results can be logged as json
    added mapped_result so that both PartialQueries and mapped can be logged
    
    Signed-off-by: Kurt Roekle <kroekle@gmail.com>
    
    Removing path from results
    returning new PartialResult type from Partial
    new ResultToJSON to ensure that mapped results can be logged as json
    added mapped_result so that both PartialQueries and mapped can be logged
    
    Signed-off-by: Kurt Roekle <kroekle@gmail.com>
    kroekle committed Mar 4, 2022
    Copy the full SHA
    fe1b057 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Copy the full SHA
    1dd825c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    848b4f8 View commit details
    Browse the repository at this point in the history