-
Notifications
You must be signed in to change notification settings - Fork 318
Code Clean up #257
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
Code Clean up #257
Conversation
Indentation consistency Removal of Lint issues. Es6 literal usage.
Codecov Report
@@ Coverage Diff @@
## master #257 +/- ##
=========================================
Coverage ? 82.55%
=========================================
Files ? 5
Lines ? 149
Branches ? 0
=========================================
Hits ? 123
Misses ? 26
Partials ? 0
Continue to review full report at Codecov.
|
# Conflicts: # src/index.js
updated the code to include the commit from https://github.com/mfeniseycopes/redux-logger/tree/refactor as well. #223 |
@evgenyrodionov : The issue seems to be with codecov.io not having a comparison. |
Indentation consistency
Removal of Lint issues.
Es6 literal usage.