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 evaluation: FeatureFlag.enabled defaults to false #11

Merged
merged 2 commits into from
May 23, 2024

Conversation

Eskibear
Copy link
Member

According to latest schema, FeatureFlag.enabled should be false by default. This PR fixes the evaluation logic and adds test cases.

Schema:
https://github.com/Azure/AppConfiguration/blob/d0ef7d5507b9cee15893eead5861e3b1a82d3efd/docs/FeatureManagement/FeatureFlag.v2.0.0.schema.json#L43-L49

@Eskibear Eskibear merged commit c541c29 into main May 23, 2024
1 check passed
@Eskibear Eskibear deleted the yanzh/fix-evaluation branch May 23, 2024 02:46
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