-
Notifications
You must be signed in to change notification settings - Fork 223
Fix : Typo in code comments #1381
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
Signed-off-by: Deepak <[email protected]>
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.
LGTM
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.
LGTM! I left just a simple comment about health
word.
Signed-off-by: Deepak <[email protected]>
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.
LGTM, thanks for your contribution
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1381 +/- ##
============================================
+ Coverage 76.91% 77.54% +0.62%
- Complexity 1592 1775 +183
============================================
Files 145 205 +60
Lines 4843 5472 +629
Branches 562 599 +37
============================================
+ Hits 3725 4243 +518
- Misses 821 908 +87
- Partials 297 321 +24 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@holopin-bot @iddeepak Thank you! Here's a digital badge as a small token of appreciation. |
Congratulations @iddeepak, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmbs0ph0y811807lajbsdqxa6 This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
* Fix Typo in Comments Signed-off-by: Deepak <[email protected]> * Update review comments Signed-off-by: Deepak <[email protected]> --------- Signed-off-by: Deepak <[email protected]> Co-authored-by: artur-ciocanu <[email protected]> Signed-off-by: sirivarma <[email protected]>
Fix spelling errors in comments across the project
What
Correct various misspellings words in code comments to improve readability and consistency.
Changes