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

ENH Replace gpuci_conda_retry with gpuci_mamba_retry #675

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

dillon-cullinan
Copy link
Contributor

mamba was recently added to gpuCI build environment, testing usage and solvability with this PR which should speed up build times.

@dillon-cullinan dillon-cullinan added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 19, 2021
@github-actions github-actions bot added the gpuCI gpuCI issue label Jul 19, 2021
@dillon-cullinan
Copy link
Contributor Author

rerun tests

@codecov-commenter
Copy link

Codecov Report

Merging #675 (ae2d5aa) into branch-21.10 (ff81f0c) will increase coverage by 30.29%.
The diff coverage is 85.71%.

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

@@                Coverage Diff                @@
##           branch-21.10     #675       +/-   ##
=================================================
+ Coverage         60.01%   90.30%   +30.29%     
=================================================
  Files                21       15        -6     
  Lines              2606     1651      -955     
=================================================
- Hits               1564     1491       -73     
+ Misses             1042      160      -882     
Impacted Files Coverage Δ
dask_cuda/cuda_worker.py 78.31% <ø> (ø)
dask_cuda/local_cuda_cluster.py 79.41% <ø> (ø)
dask_cuda/utils.py 88.94% <85.71%> (+1.20%) ⬆️
dask_cuda/benchmarks/local_cupy_map_overlap.py
dask_cuda/_version.py
dask_cuda/benchmarks/utils.py
dask_cuda/benchmarks/local_cudf_shuffle.py
dask_cuda/benchmarks/local_cudf_merge.py
dask_cuda/benchmarks/local_cupy.py
dask_cuda/explicit_comms/dataframe/shuffle.py 98.69% <0.00%> (+0.65%) ⬆️
... and 8 more

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 ff81f0c...fab8e12. Read the comment docs.

@dillon-cullinan dillon-cullinan marked this pull request as ready for review July 29, 2021 14:35
@dillon-cullinan dillon-cullinan requested a review from a team as a code owner July 29, 2021 14:35
@dillon-cullinan
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit bc47872 into rapidsai:branch-21.10 Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpuCI gpuCI issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants