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

Unblock CI by xfailing test_dataframe_merge_empty_partitions #581

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

pentschev
Copy link
Member

No description provided.

@pentschev pentschev requested a review from a team as a code owner April 19, 2021 17:13
@github-actions github-actions bot added the python python code needed label Apr 19, 2021
@pentschev pentschev added 3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change and removed python python code needed labels Apr 19, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #581 (5d9bc00) into branch-0.19 (7a6be90) will decrease coverage by 1.52%.
The diff coverage is n/a.

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

@@               Coverage Diff               @@
##           branch-0.19     #581      +/-   ##
===============================================
- Coverage        61.98%   60.46%   -1.53%     
===============================================
  Files               22       22              
  Lines             2628     2628              
===============================================
- Hits              1629     1589      -40     
- Misses             999     1039      +40     
Impacted Files Coverage Δ
dask_cuda/is_device_object.py 66.66% <0.00%> (-25.93%) ⬇️
dask_cuda/get_device_memory_objects.py 69.86% <0.00%> (-19.18%) ⬇️
dask_cuda/proxify_device_objects.py 80.32% <0.00%> (-9.84%) ⬇️
dask_cuda/initialize.py 88.88% <0.00%> (-3.71%) ⬇️
dask_cuda/cli/dask_cuda_worker.py 95.45% <0.00%> (-1.52%) ⬇️
dask_cuda/device_host_file.py 67.64% <0.00%> (-1.48%) ⬇️
dask_cuda/proxy_object.py 90.25% <0.00%> (-1.12%) ⬇️
dask_cuda/utils.py 89.83% <0.00%> (-1.07%) ⬇️
dask_cuda/_version.py 44.08% <0.00%> (-0.72%) ⬇️
dask_cuda/explicit_comms/dataframe/shuffle.py 97.26% <0.00%> (-0.69%) ⬇️

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 7a6be90...835305d. Read the comment docs.

@pentschev
Copy link
Member Author

@rapidsai/ops-codeowners please approve when you have a chance.

@raydouglass raydouglass merged commit 01bace0 into rapidsai:branch-0.19 Apr 19, 2021
@pentschev pentschev deleted the xfail-issue-575-0.19 branch April 23, 2021 21:41
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 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