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

Bug fix in the R-mat generator #1929

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

seunghwak
Copy link
Contributor

There was a bug in the R-mat generator that always leaves the LSB to 0.

@seunghwak seunghwak added bug Something isn't working 3 - Ready for Review non-breaking Non-breaking change labels Nov 4, 2021
@seunghwak seunghwak added this to the 21.12 milestone Nov 4, 2021
@seunghwak seunghwak self-assigned this Nov 4, 2021
@seunghwak seunghwak requested a review from a team as a code owner November 4, 2021 19:46
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2021

Codecov Report

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

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.12    #1929   +/-   ##
===============================================
  Coverage                ?   71.01%           
===============================================
  Files                   ?      143           
  Lines                   ?     9385           
  Branches                ?        0           
===============================================
  Hits                    ?     6665           
  Misses                  ?     2720           
  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 bfa7f92...a99ceb1. Read the comment docs.

@ChuckHastings
Copy link
Collaborator

rerun tests

@ChuckHastings
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 3840ef6 into rapidsai:branch-21.12 Nov 5, 2021
@seunghwak seunghwak deleted the bug_rmat_gen branch January 27, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants