grofers / redux-cookies-middleware

redux-cookies-middleware is a Redux middleware which syncs a subset of your Redux store state with cookies.
MIT License
81 stars 16 forks source link

revamp getStoreFromCookies fixing pending issues #51

Closed ashbhir closed 5 years ago

ashbhir commented 5 years ago
coveralls commented 5 years ago

Coverage Status

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

coveralls commented 5 years ago

Coverage Status

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

coveralls commented 5 years ago

Coverage Status

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

priyansh1161 commented 5 years ago

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

priyansh1161 commented 5 years ago

Approved

Approved with PullApprove

ashbhir commented 5 years ago

This fixes Issues #49 #46