-
-
Notifications
You must be signed in to change notification settings - Fork 410
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
Updated name.ts #293
Updated name.ts #293
Conversation
I have added a few new pet names of snake, duck, and crab.
src/common/names.ts
Outdated
'Medusa', | ||
'Naga', | ||
'Severus', | ||
'Sir Hiss', |
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.
Sir Hiss already appears on line 363, please remove
src/common/names.ts
Outdated
@@ -287,6 +287,33 @@ export const CRAB_NAMES: ReadonlyArray<string> = [ | |||
'Snapper', | |||
'Coconut', | |||
'Sebastian', | |||
'Abby', | |||
'Bubbles', | |||
'Backhoe', |
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.
Please remove Backhoe
Thanks for the PR! Please make the required changes. Also you need to run |
Codecov Report
@@ Coverage Diff @@
## master #293 +/- ##
=======================================
Coverage 10.53% 10.53%
=======================================
Files 5 5
Lines 655 655
Branches 92 92
=======================================
Hits 69 69
Misses 586 586
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
I have added a few new pet names of snake, duck, and crab.
Kindly review this pull request and consider it as a hacktoberfest contribution. Please let me know in case any changes are required. Thank You :)