Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pin max dask and distributed versions to 2021.09.1 #1841

Merged
merged 3 commits into from
Sep 24, 2021

Conversation

galipremsagar
Copy link
Contributor

@galipremsagar galipremsagar commented Sep 23, 2021

Changes to be in-line with: rapidsai/cudf#9286

@galipremsagar galipremsagar requested a review from a team as a code owner September 23, 2021 16:24
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 23, 2021
conda/environments/cugraph_dev_cuda11.0.yml Outdated Show resolved Hide resolved
conda/environments/cugraph_dev_cuda11.2.yml Outdated Show resolved Hide resolved
conda/environments/cugraph_dev_cuda11.4.yml Outdated Show resolved Hide resolved
conda/recipes/cugraph/meta.yaml Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2021

Codecov Report

Merging #1841 (b27740c) into branch-21.10 (bf64c2c) will increase coverage by 9.72%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-21.10    #1841      +/-   ##
================================================
+ Coverage         59.85%   69.57%   +9.72%     
================================================
  Files                77      139      +62     
  Lines              3547     8645    +5098     
================================================
+ Hits               2123     6015    +3892     
- Misses             1424     2630    +1206     
Impacted Files Coverage Δ
python/cugraph/utilities/path_retrieval.py
python/cugraph/components/connectivity.py
python/cugraph/community/__init__.py
python/cugraph/dask/traversal/bfs.py
python/cugraph/layout/force_atlas2.py
python/cugraph/cores/__init__.py
python/cugraph/proto/components/scc.py
python/cugraph/linear_assignment/__init__.py
...ph/structure/graph_implementation/npartiteGraph.py
python/cugraph/traversal/traveling_salesperson.py
... and 206 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 677b9f3...b27740c. Read the comment docs.

@ajschmidt8
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit c41ffd4 into rapidsai:branch-21.10 Sep 24, 2021
# for free to join this conversation on GitHub. Already have an account? # 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