-
Notifications
You must be signed in to change notification settings - Fork 86
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
enable forcetypeassert linter #1195
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1195 +/- ##
==========================================
+ Coverage 40.80% 41.04% +0.24%
==========================================
Files 309 310 +1
Lines 32747 33111 +364
==========================================
+ Hits 13361 13592 +231
- Misses 18959 19059 +100
- Partials 427 460 +33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@rekby @asmyasnikov please, review |
Can you exclude forcetypeassert linter for all test files through exclude-rules in .golangci.yml? |
@asmyasnikov Ok. I have made changes |
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: #933
What is the new behavior?
Other information