-
Notifications
You must be signed in to change notification settings - Fork 915
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
Small cleanup (unused headers / commented code removals) #8799
Conversation
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.
Too small for a standalone PR IMO. But even so, because PR titles go into changelog, please expand the title.
We have done these PRs before:
and personally I don't think extra info in the title really adds much value. Usually users of libcudf care about bug fixes or features, not no-op code cleanup. |
rerun tests |
I personally do. I edited the title. It's still short but explicitly covers everything you changed. |
rerun tests |
rerun tests |
Rerun tests. |
Rerun tests. |
Yea, @dillon-cullinan mentioned on Slack that 21.10 CI isn't work yet. |
Rerun tests. |
@gpucibot merge |
Codecov Report
@@ Coverage Diff @@
## branch-21.10 #8799 +/- ##
================================================
- Coverage 10.67% 10.59% -0.08%
================================================
Files 110 116 +6
Lines 18271 19030 +759
================================================
+ Hits 1951 2017 +66
- Misses 16320 17013 +693
Continue to review full report at Codecov.
|
@gpucibot merge |
A couple small code cleanups I came across while working on draft PR.