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: Setdatafile of defaultDatafileHandler is returning null datafile #279

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

mnoman09
Copy link
Contributor

Summary

  • The "what"; a concise description of each logical change
  • Another change

The "why", or other context.

Test plan

Issues

@mnoman09 mnoman09 changed the base branch from master to ProjectConfig July 11, 2019 11:30
@mnoman09 mnoman09 changed the title (WIP) Fix: Setdatafile of defaultDatafileHandler is returning null datafile Fix: Setdatafile of defaultDatafileHandler is returning null datafile Jul 11, 2019
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! Thanks for catching this!

@thomaszurkan-optimizely thomaszurkan-optimizely merged commit 435681e into ProjectConfig Jul 11, 2019
thomaszurkan-optimizely added a commit that referenced this pull request Jul 11, 2019
…o add listener. (#276)

* first attempt at using the project config manager with android

* add datafile change notification

* fix unit tests

* update to latest build versions

* trying to fix travis

* try to get travis working

* remove audio from emulator start

* incorrect check for currentConfig

* fix travis yaml

* use 3.2.0 java-sdk

* fall back to tools 28.0.3

* cleanup travis yaml

* trying to fix travis build

* respond to comments, slight refactor.

* use datafileloaded as datafile change.  deprecate datafile handler interface.

* one more slight refactor. remove datafile config from constructor of default datafile handler.  allow old handlers to work the same as before using datafile only. fix tests

* slight refactor for setConfig

* cleanup test-app a little

* cleanup from PR comments

* removed not from null datafile or empty datafile check (#279)

* add a few more null checks
@mnoman09 mnoman09 deleted the mnoman/nullDatafileFix branch September 24, 2019 13: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.

2 participants