-
Notifications
You must be signed in to change notification settings - Fork 1.9k
ci(cubesql): Attach cubenativeutils and cubesqlplanner to cargo fmt and cargo check #8677
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8677 +/- ##
=======================================
Coverage 84.17% 84.17%
=======================================
Files 230 230
Lines 85112 85112
=======================================
+ Hits 71643 71647 +4
+ Misses 13469 13465 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8433087 to
30d1318
Compare
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 8 Skipped Deployments
|
e75c869 to
92f7495
Compare
92f7495 to
9041c11
Compare
9041c11 to
fe8d90a
Compare
KSDaemon
left a comment
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.
👍🏻
…nd cargo check (cube-js#8677) * ci(cubesql): Attach cubenativeutils and cubesqlplanner to cargo clippy * fix some clippy warnings and allow the rest. * cargo fmt --all --------- Co-authored-by: Konstantin Burkalev <KSDaemon@gmail.com>
Check List
Description of Changes Made (if issue reference is not provided)
Those are separate workspaces, with separate Cargo.lock, so we should at least check that lockfiles are up to date