-
Notifications
You must be signed in to change notification settings - Fork 917
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
Fix some unused variable warnings in libcudf #9326
Fix some unused variable warnings in libcudf #9326
Conversation
rerun tests |
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.
Rerun tests.
Rerun tests. |
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-21.12 #9326 +/- ##
================================================
+ Coverage 10.79% 10.81% +0.02%
================================================
Files 116 116
Lines 18869 18873 +4
================================================
+ Hits 2036 2042 +6
+ Misses 16833 16831 -2
Continue to review full report at Codecov.
|
@gpucibot merge |
Some unused variable warnings are appearing in 11.4 builds from recent PR merges.