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

Update ci/local/build.sh default $DOCKER_IMAGE #8013

Merged

Conversation

codereport
Copy link
Contributor

DOCKER_IMAGE is out of date since #7953 was merged. This fixes that.

@codereport codereport added 3 - Ready for Review Ready for review by team gpuCI improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 21, 2021
@codereport codereport self-assigned this Apr 21, 2021
@codereport codereport requested a review from a team as a code owner April 21, 2021 01:20
@ajschmidt8
Copy link
Member

rerun tests

@codecov
Copy link

codecov bot commented Apr 21, 2021

Codecov Report

Merging #8013 (05d4ac3) into branch-0.20 (51336df) will increase coverage by 0.03%.
The diff coverage is 88.46%.

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

@@               Coverage Diff               @@
##           branch-0.20    #8013      +/-   ##
===============================================
+ Coverage        82.88%   82.92%   +0.03%     
===============================================
  Files              103      103              
  Lines            17668    17662       -6     
===============================================
+ Hits             14645    14646       +1     
+ Misses            3023     3016       -7     
Impacted Files Coverage Δ
python/cudf/cudf/core/column/__init__.py 100.00% <ø> (ø)
python/cudf/cudf/io/orc.py 86.89% <ø> (ø)
python/cudf/cudf/utils/cudautils.py 57.75% <25.00%> (ø)
python/cudf/cudf/core/column/column.py 88.64% <71.42%> (ø)
python/cudf/cudf/core/column/numerical.py 94.43% <72.72%> (ø)
python/dask_cudf/dask_cudf/backends.py 89.51% <80.00%> (-0.08%) ⬇️
python/cudf/cudf/core/dataframe.py 90.87% <83.33%> (+0.01%) ⬆️
python/cudf/cudf/utils/utils.py 89.53% <91.66%> (+0.02%) ⬆️
python/cudf/cudf/core/column/datetime.py 89.91% <100.00%> (ø)
python/cudf/cudf/core/column/timedelta.py 88.66% <100.00%> (ø)
... and 17 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 d501d2c...16ac669. Read the comment docs.

@ajschmidt8
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5be3a62 into rapidsai:branch-0.20 Apr 21, 2021
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 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