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

refactor(isValid): Adds getter to access isValid attribute #128

Merged
merged 2 commits into from
Sep 5, 2018

Conversation

rashidsp
Copy link
Contributor

@rashidsp rashidsp commented Sep 4, 2018

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 97.016% when pulling 2a59b1f on rashid/isValid-getter into fbf5499 on master.

@coveralls
Copy link

coveralls commented Sep 4, 2018

Coverage Status

Coverage decreased (-0.09%) to 97.016% when pulling 4cff7cb on rashid/isValid-getter into fbf5499 on master.

@msohailhussain msohailhussain requested a review from a team September 4, 2018 18:37
@@ -771,6 +771,14 @@ public function getFeatureVariableString($featureFlagKey, $variableKey, $userId,
return $variableValue;
}

/**
* @return boolean Flag denoting if Optimizely Instance is valid.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please provide some more detail on the docs for this method. You can use the same docs as this: https://github.com/optimizely/java-sdk/pull/209/files#diff-9719ba1e8c37710e7b92b94f0330e552R134

Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

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

lgtm

@mikeproeng37 mikeproeng37 merged commit a223fe9 into master Sep 5, 2018
@mikeproeng37 mikeproeng37 deleted the rashid/isValid-getter branch September 7, 2018 22:40
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