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

revamp getStoreFromCookies fixing pending issues #51

Merged
merged 3 commits into from
Mar 24, 2019

Conversation

ashbhir
Copy link
Contributor

@ashbhir ashbhir commented Mar 6, 2019

  • Adds ability to pass null or empty initial state
  • Avoid mutations in initial state
  • Ability to get non JSON values from cookies

@coveralls
Copy link

coveralls commented Mar 7, 2019

Coverage Status

Coverage increased (+0.9%) to 94.406% when pulling 8c712f6 on fix-getStoreFromCookies-implemetation into 361327a on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.9%) to 94.406% when pulling d96dd0d on fix-getStoreFromCookies-implemetation into 6a73911 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.9%) to 94.406% when pulling cf239b6 on fix-getStoreFromCookies-implemetation into 6a73911 on master.

priyansh1161
priyansh1161 previously approved these changes Mar 14, 2019
@priyansh1161
Copy link
Contributor

Please rebuild as well, as there are no changes in lib

@priyansh1161 priyansh1161 dismissed their stale review March 14, 2019 15:16

Please rebuild as well, as there are no changes in lib

@ashbhir ashbhir changed the base branch from master to bugfix-pathslicer March 22, 2019 17:59
@ashbhir ashbhir changed the base branch from bugfix-pathslicer to master March 22, 2019 17:59
ashbhir added 3 commits March 22, 2019 23:30
avoid mutations in initial state
ability to get non JSON values from cookies
@ashbhir ashbhir force-pushed the fix-getStoreFromCookies-implemetation branch 3 times, most recently from 8c712f6 to 39e0065 Compare March 22, 2019 18:11
@priyansh1161
Copy link
Contributor

priyansh1161 commented Mar 24, 2019

Approved

Approved with PullApprove

@priyansh1161 priyansh1161 merged commit 832ca27 into master Mar 24, 2019
@priyansh1161 priyansh1161 deleted the fix-getStoreFromCookies-implemetation branch March 24, 2019 11:48
@ashbhir
Copy link
Contributor Author

ashbhir commented Mar 25, 2019

This fixes Issues #49 #46

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