-
Notifications
You must be signed in to change notification settings - Fork 15
feat(Client): Add mapper layer for context-based engine #177
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
Conversation
Co-authored-by: Claude <[email protected]>
Co-authored-by: Claude <[email protected]>
Co-authored-by: Claude <[email protected]>
Co-authored-by: Claude <[email protected]>
Co-authored-by: Claude <[email protected]>
Zaimwa9
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of NITs, one is blocking (environment.name). Thanks for the exhaustive test, unfortunately i'm unable to provide code improvements
Co-authored-by: Claude <[email protected]>
khvn26
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM overall, with optional test-related nitpicks 👍
c731708 to
6beff14
Compare
Zaimwa9
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Add mapper layer to transform environment documents into evaluation contexts. No SDK integration in this PR.
This is pass 2 of 3.
GetEvaluationResult#171)Mapper implementation inspired by:
Changes
Contributes to #168
Review effort: 4/5