Skip to content

[REVIEW] Pin dask and distributed for release#2317

Merged
rapids-bot[bot] merged 3 commits intorapidsai:branch-22.06from
galipremsagar:pin_dask
May 27, 2022
Merged

[REVIEW] Pin dask and distributed for release#2317
rapids-bot[bot] merged 3 commits intorapidsai:branch-22.06from
galipremsagar:pin_dask

Conversation

@galipremsagar
Copy link
Contributor

Pinning to be in line with: rapidsai/cudf#10987

@galipremsagar galipremsagar requested a review from a team as a code owner May 26, 2022 23:25
@galipremsagar galipremsagar added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 26, 2022
@galipremsagar galipremsagar self-assigned this May 26, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2022

Codecov Report

Merging #2317 (6c63f2a) into branch-22.06 (38be932) will decrease coverage by 7.03%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           branch-22.06    #2317      +/-   ##
================================================
- Coverage         70.82%   63.78%   -7.04%     
================================================
  Files               170      100      -70     
  Lines             11036     4498    -6538     
================================================
- Hits               7816     2869    -4947     
+ Misses             3220     1629    -1591     
Impacted Files Coverage Δ
python/cugraph/cugraph/__init__.py 100.00% <ø> (ø)
python/cugraph/cugraph/centrality/__init__.py 100.00% <ø> (ø)
...graph/cugraph/centrality/betweenness_centrality.py 89.65% <ø> (ø)
...on/cugraph/cugraph/centrality/degree_centrality.py 81.81% <ø> (ø)
...thon/cugraph/cugraph/centrality/katz_centrality.py 88.23% <ø> (-1.24%) ⬇️
python/cugraph/cugraph/community/egonet.py 97.36% <ø> (ø)
...ython/cugraph/cugraph/community/ktruss_subgraph.py 88.23% <ø> (+2.94%) ⬆️
python/cugraph/cugraph/community/leiden.py 100.00% <ø> (+7.69%) ⬆️
python/cugraph/cugraph/community/louvain.py 100.00% <ø> (+7.69%) ⬆️
python/cugraph/cugraph/community/triangle_count.py 100.00% <ø> (+11.11%) ⬆️
... and 129 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 b0c6a9e...6c63f2a. Read the comment docs.

@galipremsagar
Copy link
Contributor Author

@gpucibot merge

1 similar comment
@ChuckHastings
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 008273b into rapidsai:branch-22.06 May 27, 2022
betochimas added a commit to betochimas/cugraph that referenced this pull request May 31, 2022
Pin `dask` and `distributed` for release (rapidsai#2317)
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.

4 participants