-
Notifications
You must be signed in to change notification settings - Fork 62
style: Add typos pre-commit hook #2041
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2041 +/- ##
===========================================
+ Coverage 72.71% 72.75% +0.03%
===========================================
Files 333 355 +22
Lines 13525 14697 +1172
Branches 6881 7464 +583
===========================================
+ Hits 9835 10693 +858
- Misses 1785 1976 +191
- Partials 1905 2028 +123 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Pretty cool 🚀 I'm only worried about the hashes that we need to maintain in the toml file and also, did you verify all the golang changes work? TestUnavailableMethods
seems unused entirely.
I think it doesn't have to be used or mentioned anywhere, because it's a name of the test. |
No description provided.