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 reduction gtests coded in namespace cudf::test #12257

Merged

Conversation

davidwendt
Copy link
Contributor

Description

Fixes reduction gtests source files coded in namespace cudf::test
No function or test has changed just the source code reworked per namespaces.

Fixing this ahead of any changes for #10432
Reference #11734

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@davidwendt davidwendt added 2 - In Progress Currently a work in progress libcudf Affects libcudf (C++/CUDA) code. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 29, 2022
@davidwendt davidwendt self-assigned this Nov 29, 2022
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

❗ No coverage uploaded for pull request base (branch-23.02@e67b94b). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-23.02   #12257   +/-   ##
===============================================
  Coverage                ?   88.20%           
===============================================
  Files                   ?      137           
  Lines                   ?    22653           
  Branches                ?        0           
===============================================
  Hits                    ?    19981           
  Misses                  ?     2672           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@davidwendt davidwendt added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currently a work in progress labels Dec 1, 2022
@davidwendt davidwendt marked this pull request as ready for review December 1, 2022 13:38
@davidwendt davidwendt requested a review from a team as a code owner December 1, 2022 13:38
@davidwendt davidwendt requested review from bdice and mythrocks December 1, 2022 13:38
@davidwendt
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 2a9aaa9 into rapidsai:branch-23.02 Dec 2, 2022
@davidwendt davidwendt deleted the fix-gtests-ns-reductions branch December 2, 2022 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants