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

Revert old pattern of SG cugraph testing for CI purposes #2262

Merged
merged 2 commits into from
May 6, 2022

Conversation

betochimas
Copy link
Contributor

No description provided.

@betochimas betochimas requested a review from a team as a code owner May 5, 2022 19:37
@rlratzel rlratzel added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python labels May 5, 2022
@rlratzel rlratzel added this to the 22.06 milestone May 5, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 5, 2022

Codecov Report

Merging #2262 (7863104) into branch-22.06 (38be932) will decrease coverage by 0.91%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           branch-22.06    #2262      +/-   ##
================================================
- Coverage         70.82%   69.91%   -0.92%     
================================================
  Files               170      173       +3     
  Lines             11036    11423     +387     
================================================
+ Hits               7816     7986     +170     
- Misses             3220     3437     +217     
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% <ø> (ø)
...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 85.29% <ø> (ø)
...cugraph/cugraph/dask/centrality/katz_centrality.py 25.00% <ø> (ø)
python/cugraph/cugraph/dask/common/input_utils.py 22.13% <ø> (+0.57%) ⬆️
python/cugraph/cugraph/dask/common/mg_utils.py 30.43% <ø> (-7.07%) ⬇️
python/cugraph/cugraph/dask/common/part_utils.py 19.23% <ø> (-0.94%) ⬇️
... and 99 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 3506893...7863104. Read the comment docs.

@jjacobelli
Copy link
Contributor

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 081df0a into rapidsai:branch-22.06 May 6, 2022
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