-
Notifications
You must be signed in to change notification settings - Fork 322
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: cleanup unused including #1976
Conversation
652435f
to
33797cb
Compare
Hello, can an authorized person re-run the |
Codecov Report
@@ Coverage Diff @@
## main #1976 +/- ##
=========================================
Coverage 75.61% 75.61%
Complexity 347 347
=========================================
Files 614 614
Lines 116987 116987
Branches 1022 1022
=========================================
+ Hits 88461 88465 +4
+ Misses 28317 28313 -4
Partials 209 209
Continue to review full report at Codecov.
|
|
Fix #1975
Code cleanup in
src/cmd/sql_cmd.h
As described in #1975
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?