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 legacy renumbering #2949

Merged

Conversation

jnke2016
Copy link
Contributor

@jnke2016 jnke2016 commented Nov 17, 2022

In addition to removing cython.cu renumbering from our path, this PR migrate several SG altos to the PLC path.

closes #2437
closes #1679
closes #2535
closes #2536
closes #2537
closes #3344

@jnke2016 jnke2016 requested a review from a team as a code owner November 17, 2022 04:13
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2022

Codecov Report

Base: 57.60% // Head: 53.77% // Decreases project coverage by -3.82% ⚠️

Coverage data is based on head (6c89b63) compared to base (324f370).
Patch coverage: 42.33% of modified lines in pull request are covered.

Additional details and impacted files
@@               Coverage Diff                @@
##           branch-23.02    #2949      +/-   ##
================================================
- Coverage         57.60%   53.77%   -3.83%     
================================================
  Files               147      147              
  Lines              9227     9333     +106     
================================================
- Hits               5315     5019     -296     
- Misses             3912     4314     +402     
Impacted Files Coverage Δ
python/cugraph-pyg/cugraph_pyg/loader/dispatch.py 28.57% <ø> (ø)
...t/cugraph_service_client/cugraph_service_thrift.py 68.18% <ø> (ø)
...-service/server/cugraph_service_server/__main__.py 0.00% <0.00%> (ø)
...rvice_server/testing/benchmark_server_extension.py 0.00% <0.00%> (-40.39%) ⬇️
python/cugraph/cugraph/__init__.py 100.00% <ø> (ø)
...ugraph/cugraph/dask/structure/mg_property_graph.py 11.68% <0.00%> (-0.30%) ⬇️
python/cugraph/cugraph/sampling/node2vec.py 60.60% <ø> (-18.19%) ⬇️
python/cugraph/cugraph/structure/__init__.py 100.00% <ø> (ø)
python/cugraph/cugraph/structure/graph_classes.py 77.22% <ø> (-2.18%) ⬇️
python/cugraph/cugraph/testing/mg_utils.py 25.71% <0.00%> (-5.33%) ⬇️
... and 54 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jnke2016 jnke2016 changed the title Remove legacy renumbering [WIP]Remove legacy renumbering Nov 18, 2022
@BradReesWork BradReesWork added this to the 22.12 milestone Nov 18, 2022
@BradReesWork BradReesWork added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 21, 2022
@BradReesWork BradReesWork modified the milestones: 22.12, 23.02 Nov 21, 2022
@BradReesWork BradReesWork changed the base branch from branch-22.12 to branch-23.02 November 21, 2022 21:18
@jnke2016 jnke2016 marked this pull request as draft January 12, 2023 15:39
@rlratzel rlratzel changed the title [WIP]Remove legacy renumbering Remove legacy renumbering Jan 12, 2023
@jnke2016 jnke2016 marked this pull request as ready for review January 12, 2023 16:33
@jnke2016 jnke2016 requested a review from a team as a code owner April 4, 2023 01:42
@rlratzel
Copy link
Contributor

rlratzel commented Apr 4, 2023

/merge

@rlratzel rlratzel requested a review from a team as a code owner April 4, 2023 21:55
rlratzel added 2 commits April 4, 2023 22:17
…etworkx type in the type annotation to avoid depending on networkx.
…ype annotation to avoid depending on networkx.
@BradReesWork
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 2381977 into rapidsai:branch-23.04 Apr 5, 2023
rapids-bot bot pushed a commit that referenced this pull request Apr 11, 2023
With the merge of PR #2949, we no longer need these calls in `cython.cu`

Closes #3466

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Joseph Nke (https://github.com/jnke2016)
  - Naim (https://github.com/naimnv)
  - Alex Barghi (https://github.com/alexbarghi-nv)
  - Rick Ratzel (https://github.com/rlratzel)
  - Seunghwa Kang (https://github.com/seunghwak)

URL: #3467
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
10 participants