Skip to content

Conversation

@oakbani
Copy link
Contributor

@oakbani oakbani commented Oct 12, 2020

Summary

  • Dispatches event when rollout and send_flag_deciions flag is True
  • Dispatches event when variation is nil ( neither feature-test nor rollout) and send_flag_decisions is True
  • Adds metadata to impression event.

Test plan

  • Fixed All Unit tests
  • Verified Manually with FSC Flag Decisions Tests

Issues

@coveralls
Copy link

coveralls commented Oct 12, 2020

Coverage Status

Coverage increased (+0.02%) to 99.6% when pulling 6dabe7e on oakbani/flag-decision into dc2088d on master.

@oakbani oakbani removed their assignment Oct 13, 2020
@oakbani
Copy link
Contributor Author

oakbani commented Oct 13, 2020

@pawels-optimizely As discussed,

  • now activate will pass empty string for flag key
  • is_feature_enabled will pass empty string for rule key and variation key and rollout in rule type when variation is nil.

@msohailhussain msohailhussain self-requested a review October 13, 2020 19:20
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

Copy link

@pawels-optimizely pawels-optimizely left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

@pawels-optimizely pawels-optimizely left a comment

Choose a reason for hiding this comment

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

please address my comments

Copy link

@pawels-optimizely pawels-optimizely left a comment

Choose a reason for hiding this comment

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

lgtm, thx for addressing the comments

@pawels-optimizely pawels-optimizely merged commit b97c41e into master Oct 21, 2020
@pawels-optimizely pawels-optimizely deleted the oakbani/flag-decision branch October 21, 2020 18:18
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.

6 participants