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

Prepare upload scripts for Python 3.7 removal #10092

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

jjacobelli
Copy link
Contributor

As we will remove Python 3.7, we need to update the Python version in the upload scripts

@jjacobelli jjacobelli added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 20, 2022
@jjacobelli jjacobelli requested a review from a team January 20, 2022 17:47
@jjacobelli jjacobelli self-assigned this Jan 20, 2022
@github-actions github-actions bot added the gpuCI label Jan 20, 2022
@codecov
Copy link

codecov bot commented Jan 20, 2022

Codecov Report

Merging #10092 (898dff1) into branch-22.02 (967a333) will decrease coverage by 0.11%.
The diff coverage is n/a.

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

@@               Coverage Diff                @@
##           branch-22.02   #10092      +/-   ##
================================================
- Coverage         10.49%   10.37%   -0.12%     
================================================
  Files               119      119              
  Lines             20305    20625     +320     
================================================
+ Hits               2130     2139       +9     
- Misses            18175    18486     +311     
Impacted Files Coverage Δ
python/custreamz/custreamz/kafka.py 29.16% <0.00%> (-0.63%) ⬇️
python/dask_cudf/dask_cudf/sorting.py 92.66% <0.00%> (-0.25%) ⬇️
python/dask_cudf/dask_cudf/core.py 70.85% <0.00%> (-0.17%) ⬇️
python/cudf/cudf/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/api/types.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/frame.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/index.py 0.00% <0.00%> (ø)
python/cudf/cudf/io/parquet.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/dtypes.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/scalar.py 0.00% <0.00%> (ø)
... and 38 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 12a0f59...78cd420. Read the comment docs.

@jjacobelli
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 1b93126 into rapidsai:branch-22.02 Jan 20, 2022
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.

3 participants