-
Notifications
You must be signed in to change notification settings - Fork 431
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
skip prealloc linter #5238
skip prealloc linter #5238
Conversation
/assign @nawazkh |
/lgtm |
LGTM label has been added. Git tree hash: 52112048d17e37fbe34d05c783a7e7bf29158cbd
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5238 +/- ##
==========================================
- Coverage 52.78% 52.77% -0.01%
==========================================
Files 270 270
Lines 29060 29057 -3
==========================================
- Hits 15338 15335 -3
Misses 12930 12930
Partials 792 792 ☔ View full report in Codecov by Sentry. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nawazkh The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
What this PR does / why we need it:
Skip the prealloc linter again for the same reasons as the first time we did this in #4703 after it got reenabled by #5158.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
TODOs:
Release note: