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

Allow Eval without variants #145

Merged
merged 8 commits into from
Oct 2, 2019
Merged

Allow Eval without variants #145

merged 8 commits into from
Oct 2, 2019

Conversation

markphelps
Copy link
Collaborator

Fixes: #138

Allow evaluation of flags without requiring variants

Example

Flag with No Variants

Screen Shot 2019-10-02 at 8 52 22 AM

Rule to Match Segment

Screen Shot 2019-10-02 at 8 53 37 AM

Eval No Match (professional != true)

Screen Shot 2019-10-02 at 8 53 57 AM

Eval Match

Screen Shot 2019-10-02 at 8 54 16 AM

@markphelps markphelps merged commit 936a26a into master Oct 2, 2019
@markphelps markphelps deleted the eval-without-variants branch October 4, 2019 00:25
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.

Turn feature flags on/off based on segment
1 participant