-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: Datafile parsing + audience evaluation for ODP integration #305
feat: Datafile parsing + audience evaluation for ODP integration #305
Conversation
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.
i just did coding review not functional review.
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.
Most changes look good. We see public getter/setter for qualifiedSegments missing in OptimizelyUserContext. I also see several "deprecation" github warnings. Is this normal?
OptimizelySDK.Tests/AudienceConditionsTests/ConditionEvaluationTest.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Jae Kim <[email protected]>
Co-authored-by: Jae Kim <[email protected]>
@jaeopt The deprecation warnings need a separate chore+PR to resolve in my opinion. |
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.
Looks good! A small change suggested and a clarification.
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
Summary
integrations
section of the datafileEvaluate()
using UserContextTest plan
Run full
OptimizelySDK.Tests
project/suiteIssues