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(decide): change nil to NSNull for decision flag notification #386

Merged
merged 8 commits into from
Feb 1, 2021

Conversation

jaeopt
Copy link
Collaborator

@jaeopt jaeopt commented Jan 30, 2021

RuleKey or VariationKey can be nil in decision flag notification.
To avoid they are removed from decisionInfo map, change them to NSNull (consistent with other decision notifications).

@jaeopt jaeopt requested a review from a team as a code owner January 30, 2021 01:21
@jaeopt jaeopt removed their assignment Jan 30, 2021
msohailhussain
msohailhussain previously approved these changes Jan 30, 2021
Copy link
Contributor

@msohailhussain msohailhussain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@coveralls
Copy link

coveralls commented Jan 30, 2021

Coverage Status

Coverage decreased (-0.2%) to 98.753% when pulling d21f669 on jae/flag-notif into 3b31260 on master.

Copy link
Contributor

@msohailhussain msohailhussain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants