Skip to content

Updated NetworkX version to 2.5.1#1510

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.19from
rlratzel:branch-0.19-nxupdate
Apr 6, 2021
Merged

Updated NetworkX version to 2.5.1#1510
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.19from
rlratzel:branch-0.19-nxupdate

Conversation

@rlratzel
Copy link
Contributor

@rlratzel rlratzel commented Apr 5, 2021

Updated NetworkX version to latest version, which addresses an incompatibility with the latest decorator dependency.

Tested by running the BC tests which were previously failing with Nx 2.5

@rlratzel rlratzel added bug Something isn't working non-breaking Non-breaking change labels Apr 5, 2021
@rlratzel rlratzel requested a review from afender April 5, 2021 22:24
@rlratzel rlratzel self-assigned this Apr 5, 2021
@rlratzel rlratzel requested a review from a team as a code owner April 5, 2021 22:24
@rlratzel rlratzel changed the title Updated NetworkX version to latest version Updated NetworkX version to 2.5.1 Apr 5, 2021
@codecov-io
Copy link

Codecov Report

Merging #1510 (f960676) into branch-0.19 (1f0f14e) will increase coverage by 2.07%.
The diff coverage is 45.11%.

Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.19    #1510      +/-   ##
===============================================
+ Coverage        58.24%   60.32%   +2.07%     
===============================================
  Files               71       70       -1     
  Lines             3281     3153     -128     
===============================================
- Hits              1911     1902       -9     
+ Misses            1370     1251     -119     
Impacted Files Coverage Δ
python/cugraph/dask/common/input_utils.py 22.32% <12.50%> (-0.76%) ⬇️
python/cugraph/dask/centrality/katz_centrality.py 29.16% <25.00%> (-5.62%) ⬇️
python/cugraph/dask/community/louvain.py 29.03% <25.00%> (-4.31%) ⬇️
python/cugraph/dask/link_analysis/pagerank.py 21.87% <25.00%> (-3.94%) ⬇️
python/cugraph/dask/traversal/bfs.py 27.58% <25.00%> (-4.56%) ⬇️
python/cugraph/dask/traversal/sssp.py 27.58% <25.00%> (-4.56%) ⬇️
python/cugraph/structure/number_map.py 63.82% <51.42%> (+4.61%) ⬆️
python/cugraph/_version.py 44.80% <0.00%> (+0.39%) ⬆️

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 48bf058...f960676. Read the comment docs.

@BradReesWork BradReesWork requested a review from raydouglass April 6, 2021 12:28
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit b442f3b into rapidsai:branch-0.19 Apr 6, 2021
@rlratzel rlratzel deleted the branch-0.19-nxupdate branch June 17, 2022 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants