-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
Eslint error fix #104
Eslint error fix #104
Conversation
8d0bd68
to
193c1ac
Compare
Codecov Report
@@ Coverage Diff @@
## master #104 +/- ##
=======================================
Coverage 85.97% 85.97%
=======================================
Files 18 18
Lines 556 556
Branches 80 80
=======================================
Hits 478 478
Misses 67 67
Partials 11 11 Continue to review full report at Codecov.
|
f28ddf0
to
193c1ac
Compare
For the record, we won't be merging this PR until we have 100% passing tests. We don't need to have 100% test coverage, but we need all failing tests and linting errors to be resolved. |
This pr only contains eslint error fix and for jest test fails I am working on another Pr #105 |
Thanks! |
#103
@cereallarceny
@vvmnnnkv