Skip to content

Making notification_center optional for optimizely.Optimizely. #186

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

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

aliabbasrizvi
Copy link
Contributor

Summary

This change introduces notification_center on optimizely.Optimizely thereby allowing instance of it to be shared by Optimizely and all classes under config_manager. Previously, config_manager had its own NotificationCenter instance and optimizely.Optimizely had its own instance leading to issues.

@aliabbasrizvi aliabbasrizvi requested review from mikeproeng37, Mat001 and a team July 3, 2019 01:55
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 98.525% when pulling 58f65a2 on ali/fix_notif_center into dd0ff90 on datafile-manager.

Copy link
Contributor

@Mat001 Mat001 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

@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

@aliabbasrizvi aliabbasrizvi merged commit e7c3076 into datafile-manager Jul 3, 2019
@aliabbasrizvi aliabbasrizvi deleted the ali/fix_notif_center branch September 12, 2019 05:31
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.

4 participants