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

Remove unused variable from row_bit_count_test. #8829

Merged

Conversation

mythrocks
Copy link
Contributor

Removed stray unused variable from row_bit_count_test.

Signed-off-by: Mithun RK [email protected]

@mythrocks mythrocks requested a review from a team as a code owner July 22, 2021 15:45
@mythrocks mythrocks self-assigned this Jul 22, 2021
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Jul 22, 2021
@mythrocks mythrocks added code quality tests Unit testing for project non-breaking Non-breaking change bug Something isn't working labels Jul 22, 2021
@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

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

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

@@               Coverage Diff               @@
##             branch-21.08    #8829   +/-   ##
===============================================
  Coverage                ?   10.59%           
===============================================
  Files                   ?      116           
  Lines                   ?    19030           
  Branches                ?        0           
===============================================
  Hits                    ?     2017           
  Misses                  ?    17013           
  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 eddb2f8...e3405dc. Read the comment docs.

@mythrocks
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 3d0583c into rapidsai:branch-21.08 Jul 22, 2021
@mythrocks
Copy link
Contributor Author

Thanks for the reviews, all. I've merged this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change tests Unit testing for project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants