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 #8770

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 requested a review from a team as a code owner July 19, 2021 15:25
@dillon-cullinan dillon-cullinan marked this pull request as draft July 19, 2021 15:25
@github-actions github-actions bot added the gpuCI label Jul 19, 2021
@dillon-cullinan dillon-cullinan added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 19, 2021
@codecov
Copy link

codecov bot commented Jul 23, 2021

Codecov Report

Merging #8770 (9cb9451) into branch-21.10 (18f7c01) will decrease coverage by 0.17%.
The diff coverage is 0.35%.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-21.10    #8770      +/-   ##
================================================
- Coverage         10.67%   10.50%   -0.18%     
================================================
  Files               110      116       +6     
  Lines             18271    19202     +931     
================================================
+ Hits               1951     2017      +66     
- Misses            16320    17185     +865     
Impacted Files Coverage Δ
python/cudf/cudf/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/dataframe.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/frame.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/udf/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/udf/_ops.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/udf/classes.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/udf/lowering.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/udf/pipeline.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/udf/typing.py 0.00% <0.00%> (ø)
... and 60 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 d3d4b07...9cb9451. Read the comment docs.

@dillon-cullinan
Copy link
Contributor Author

rerun tests

@dillon-cullinan dillon-cullinan marked this pull request as ready for review July 29, 2021 14:34
@dillon-cullinan
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit f5a8446 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
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.

2 participants