Skip to content
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 unused variables/parameters warnings #1772

Merged

Conversation

seunghwak
Copy link
Contributor

CUDA 11.4 reports additional warnings. Fix cuGraph warnings in this PR (still, there are many warnings coming from RAFT).

@seunghwak seunghwak requested a review from a team as a code owner August 12, 2021 17:51
@seunghwak seunghwak added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 12, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.10@67d2d98). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 91b8e01 differs from pull request most recent head 7a43bd6. Consider uploading reports for the commit 7a43bd6 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.10    #1772   +/-   ##
===============================================
  Coverage                ?   59.63%           
===============================================
  Files                   ?       77           
  Lines                   ?     3535           
  Branches                ?        0           
===============================================
  Hits                    ?     2108           
  Misses                  ?     1427           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67d2d98...7a43bd6. Read the comment docs.

@seunghwak
Copy link
Contributor Author

rerun tests

@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 35fe9db into rapidsai:branch-21.10 Aug 16, 2021
@seunghwak seunghwak deleted the enh_warning_unused_parameter branch October 19, 2021 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants