-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
refactor(cubesql): Fix clippy warnings in cubesql, part 2 #9262
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9262 +/- ##
==========================================
+ Coverage 83.57% 83.64% +0.06%
==========================================
Files 227 227
Lines 81652 81576 -76
==========================================
- Hits 68242 68234 -8
+ Misses 13410 13342 -68
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
👍🏻 🔥
d143bca
to
87123c5
Compare
Check List
Description of Changes Made (if issue reference is not provided)
Just a bunch of small clippy fixes around the codebase, targeted to enable more rules