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] Pin dask & distributed for release #10965

Merged
merged 2 commits into from
May 25, 2022

Conversation

galipremsagar
Copy link
Contributor

This PR pins dask & distributed for 22.06 release.

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #10965 (f4aadc4) into branch-22.06 (54789ee) will increase coverage by 0.02%.
The diff coverage is 94.73%.

@@               Coverage Diff                @@
##           branch-22.06   #10965      +/-   ##
================================================
+ Coverage         86.30%   86.32%   +0.02%     
================================================
  Files               144      144              
  Lines             22665    22670       +5     
================================================
+ Hits              19560    19571      +11     
+ Misses             3105     3099       -6     
Impacted Files Coverage Δ
python/cudf/cudf/core/indexed_frame.py 91.70% <ø> (ø)
python/cudf/cudf/utils/ioutils.py 79.47% <87.50%> (-0.13%) ⬇️
python/cudf/cudf/core/dataframe.py 93.78% <100.00%> (+0.04%) ⬆️
python/cudf/cudf/core/frame.py 93.43% <100.00%> (+0.01%) ⬆️
python/cudf/cudf/io/avro.py 78.57% <100.00%> (ø)
python/cudf/cudf/io/csv.py 91.80% <100.00%> (ø)
python/cudf/cudf/io/json.py 97.56% <100.00%> (ø)
python/cudf/cudf/io/orc.py 92.77% <100.00%> (ø)
python/cudf/cudf/io/parquet.py 90.83% <100.00%> (ø)
python/cudf/cudf/io/text.py 100.00% <100.00%> (ø)
... and 6 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 df5dc08...f4aadc4. Read the comment docs.

@raydouglass raydouglass merged commit 62c4b58 into rapidsai:branch-22.06 May 25, 2022
rapids-bot bot pushed a commit to rapidsai/cugraph that referenced this pull request May 25, 2022
Pinnings to be inline with: rapidsai/cudf#10965

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #2312
rapids-bot bot pushed a commit to rapidsai/raft that referenced this pull request May 25, 2022
Pinnings to be in-line with rapidsai/cudf#10965

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)
  - Ray Douglass (https://github.com/raydouglass)

URL: #680
rapids-bot bot pushed a commit to rapidsai/dask-cuda that referenced this pull request May 26, 2022
Pinnings to be in-line with: rapidsai/cudf#10965

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #916
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 Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants