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

Remove python constraints in cutreamz and cudf_kafka recipes #10052

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

jjacobelli
Copy link
Contributor

@jjacobelli jjacobelli commented Jan 14, 2022

Python constraints should not be set in meta.yaml file as python version is specified during conda build using the --python flag

@jjacobelli
Copy link
Contributor Author

rerun tests

@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #10052 (04a0743) into branch-22.02 (967a333) will decrease coverage by 0.07%.
The diff coverage is n/a.

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

@@               Coverage Diff                @@
##           branch-22.02   #10052      +/-   ##
================================================
- Coverage         10.49%   10.41%   -0.08%     
================================================
  Files               119      119              
  Lines             20305    20543     +238     
================================================
+ Hits               2130     2139       +9     
- Misses            18175    18404     +229     
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/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/series.py 0.00% <0.00%> (ø)
python/cudf/cudf/utils/utils.py 0.00% <0.00%> (ø)
python/cudf/cudf/api/__init__.py 0.00% <0.00%> (ø)
... and 24 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 ca77542...d26f521. Read the comment docs.

@jjacobelli
Copy link
Contributor Author

rerun tests

@jjacobelli jjacobelli changed the title Release python constraints in cutreamz and cudf_kafka recipes Remove python constraints in cutreamz and cudf_kafka recipes Jan 18, 2022
@github-actions github-actions bot removed the gpuCI label Jan 18, 2022
@jjacobelli jjacobelli requested a review from a team January 18, 2022 12:22
@jjacobelli jjacobelli self-assigned this Jan 18, 2022
@jjacobelli jjacobelli added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 18, 2022
@jjacobelli jjacobelli marked this pull request as ready for review January 18, 2022 12:22
@jjacobelli
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5ea3df6 into rapidsai:branch-22.02 Jan 18, 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.

2 participants