-
-
Couldn't load subscription status.
- Fork 1.6k
fix(reducer/change): allow change to handle undefined payload
#4507
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
Conversation
Co-Authored-By: Andrew Luca <thendrluca@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #4507 +/- ##
==========================================
- Coverage 100% 98.96% -1.04%
==========================================
Files 74 74
Lines 1744 1743 -1
==========================================
- Hits 1744 1725 -19
- Misses 0 18 +18
Continue to review full report at Codecov.
|
|
@iamandrewluca I tried to make the changes but I'm not sure if I got them all. Could you let me know if I need to make anymore? |
|
Also, @iamandrewluca it looks like the tests are failing for an unrelated error: Maybe I need to merge in the latest commits on master? |
|
@tnrich those are just |
Co-Authored-By: Andrew Luca <thendrluca@gmail.com>
Co-Authored-By: Andrew Luca <thendrluca@gmail.com>
|
Okay awesome I applied your suggestions. Thanks! Is it all ready to go now? |
|
@tnrich yeap, we just need to wait for an project collaborator :) |
|
Perfect thanks so much! I hope it'll go through! |
|
Would be great to have title more descriptive, may catch collaborators eyes and include in body https://help.github.com/en/articles/closing-issues-using-keywords |
|
Also I would opt to deprecate using this |
change to handle undefined payload
How should I go about doing that? @iamandrewluca |
|
Wi'll think of that in a future refactor. |
|
Published in |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Closes #3946