You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add datafile accessor
* refactor: fetch datafile from project_config in OptimizelyConfigService constructor
* test: fix existing test to accommodate new config format due to datafile addition
* test: replace deprecated assert functions to eliminate warnings
* test: add tests for datafile accessor methods
* style: fix indent and spacing of test comments
* style: reorder datafile accessor method to more appropriate location
* fix: revert back to Regexp b/c python2.7 and pypy were failing
* docs: modify comment and incorporate changes
* docs: update method comment
0 commit comments