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

Refactor DataFrame tests. #10204

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Feb 3, 2022

This PR refactors some DataFrame tests, including suggestions from @vyasr in #10141 that are not related to that PR's focus.

@bdice bdice added code quality improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 3, 2022
@bdice bdice self-assigned this Feb 3, 2022
@github-actions github-actions bot added the Python Affects Python cuDF API. label Feb 3, 2022
@bdice bdice mentioned this pull request Feb 3, 2022
@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

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

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-22.04   #10204   +/-   ##
===============================================
  Coverage                ?   10.47%           
===============================================
  Files                   ?      122           
  Lines                   ?    20506           
  Branches                ?        0           
===============================================
  Hits                    ?     2148           
  Misses                  ?    18358           
  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 a25a2ec...55e2937. Read the comment docs.

@bdice bdice marked this pull request as ready for review February 3, 2022 13:53
@bdice bdice requested a review from a team as a code owner February 3, 2022 13:53
@bdice bdice requested review from shwina and galipremsagar February 3, 2022 13:53
@bdice
Copy link
Contributor Author

bdice commented Feb 3, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 62ecfab into rapidsai:branch-22.04 Feb 3, 2022
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 Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants