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

fix: custom context properties are respected during evaluation #333

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

sighphyre
Copy link
Member

This forces custom context properties in the properties field on the context before sending it to Yggdrasil. Previously the Python SDK would treat all context properties the same, which is a pretty big deviation from other SDKs. This re-enables this behavior in a way that Yggdrasil can handle

@sighphyre sighphyre changed the title Fix/custom context properties are moved to properties fix: custom context properties are moved to properties field Nov 22, 2024
@sighphyre sighphyre changed the title fix: custom context properties are moved to properties field fix: custom context properties are respected during evaluation Nov 22, 2024
@coveralls
Copy link

Coverage Status

coverage: 95.316% (+0.07%) from 95.249%
when pulling c9a919f on fix/custom-context-properties-are-moved-to-properties
into 6dfcec2 on main.

@sighphyre sighphyre merged commit d2afb34 into main Nov 22, 2024
43 checks passed
@sighphyre sighphyre deleted the fix/custom-context-properties-are-moved-to-properties branch November 22, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants