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

[REVIEW] FIX Revert gpuci_conda_retry on conda file output locations #7552

Merged
merged 6 commits into from
Mar 10, 2021

Conversation

dillon-cullinan
Copy link
Contributor

Reverts part of #7540 as it causes some unforeseen issues in uploading.

@dillon-cullinan dillon-cullinan requested a review from a team as a code owner March 10, 2021 15:44
@github-actions github-actions bot added the gpuCI label Mar 10, 2021
@dillon-cullinan dillon-cullinan added bug Something isn't working non-breaking Non-breaking change labels Mar 10, 2021
@dillon-cullinan
Copy link
Contributor Author

@gpucibot merge

@codecov
Copy link

codecov bot commented Mar 10, 2021

Codecov Report

Merging #7552 (929b0d1) into branch-0.19 (2e4b5a6) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.19    #7552      +/-   ##
===============================================
+ Coverage        81.90%   81.93%   +0.03%     
===============================================
  Files              101      101              
  Lines            16900    16919      +19     
===============================================
+ Hits             13842    13863      +21     
+ Misses            3058     3056       -2     
Impacted Files Coverage Δ
python/cudf/cudf/core/column/decimal.py 93.33% <0.00%> (-2.50%) ⬇️
python/cudf/cudf/core/column/numerical.py 94.85% <0.00%> (-0.17%) ⬇️
python/cudf/cudf/utils/utils.py 85.82% <0.00%> (+0.39%) ⬆️
python/cudf/cudf/core/buffer.py 83.01% <0.00%> (+3.77%) ⬆️

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 2e4b5a6...929b0d1. Read the comment docs.

@rapids-bot rapids-bot bot merged commit 3a4dd8e into rapidsai:branch-0.19 Mar 10, 2021
hyperbolic2346 pushed a commit to hyperbolic2346/cudf that referenced this pull request Mar 25, 2021
…#7552)

Reverts part of rapidsai#7540 as it causes some unforeseen issues in uploading.

Authors:
  - Dillon Cullinan (@dillon-cullinan)

Approvers:
  - AJ Schmidt (@ajschmidt8)

URL: rapidsai#7552
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants