Skip to content

Conversation

@mnoman09
Copy link
Contributor

Summary

  • Removed Java 8 supported functions to support android api 21 and 22
@coveralls
Copy link

coveralls commented Jan 29, 2020

Pull Request Test Coverage Report for Build 1343

  • 68 of 68 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 89.354%

Totals Coverage Status
Change from base Build 1341: 0.08%
Covered Lines: 3777
Relevant Lines: 4227

💛 - Coveralls
Copy link
Contributor

@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

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

LGTM with a variable name change suggestion

getVariationsMap(experiment.getVariations(), experiment.getId())
));
}
return featureExperimentMap;
Copy link
Contributor

Choose a reason for hiding this comment

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

"featureExperimentMap" can mislead. Change it to "experimentsMap" or "experimentKeyMap"

@msohailhussain msohailhussain requested a review from a team January 29, 2020 22:22
Copy link
Contributor

@thomaszurkan-optimizely thomaszurkan-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
Contributor

@mikecdavis mikecdavis left a comment

Choose a reason for hiding this comment

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

LGTM!!

@jaeopt jaeopt merged commit b9a150b into master Jan 30, 2020
@jaeopt jaeopt deleted the mnoman/refact-OptlyConfig branch January 30, 2020 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

6 participants