-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Fix part of #3825: Rename Group 1 services to UpperCamelCase #3948
Conversation
Hi @shubha1593, |
Codecov Report
@@ Coverage Diff @@
## develop #3948 +/- ##
========================================
Coverage 45.91% 45.91%
========================================
Files 300 300
Lines 21137 21137
Branches 3318 3318
========================================
Hits 9706 9706
Misses 11431 11431
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @abhishekarya286, thanks! Just two changes: could you rename 'searchServiceSpec.js' to 'SearchServiceSpec.js' and similarly change 'utilsServiceSpec.js' to 'UtilsServiceSpec.js' ?
Also notice, there are merge conflicts.
Hi @shubha1593, I have renamed the files and resolved the merge conflicts. |
Hi @abhishekarya286, Travis check is failing. I guess you need to resolve the linting errors. |
Hi @shubha1593, thanks for pointing out. I've removed the linting errors now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abhishekarya286 Thanks! LGTM.
Thanks @shubha1593 for merging. Also, I'm participating in hacktoberfest so I want to know whether this PR would be counted. |
Hi @abhishekarya286, I think it will! :) |
No description provided.