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

Branch 22.06 bugs #2245

Merged
merged 4 commits into from
May 4, 2022
Merged

Branch 22.06 bugs #2245

merged 4 commits into from
May 4, 2022

Conversation

BradReesWork
Copy link
Member

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@BradReesWork BradReesWork added non-breaking Non-breaking change Fix labels Apr 25, 2022
@BradReesWork BradReesWork added this to the 22.06 milestone Apr 25, 2022
@BradReesWork BradReesWork added 3 - Ready for Review improvement Improvement / enhancement to an existing function and removed DRAFT labels Apr 28, 2022
@BradReesWork BradReesWork marked this pull request as ready for review April 28, 2022 15:47
@BradReesWork BradReesWork requested review from a team as code owners April 28, 2022 15:47
@ChuckHastings
Copy link
Collaborator

rerun tests

@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2022

Codecov Report

Merging #2245 (0b62f1e) into branch-22.06 (38be932) will increase coverage by 0.40%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           branch-22.06    #2245      +/-   ##
================================================
+ Coverage         70.82%   71.22%   +0.40%     
================================================
  Files               170      172       +2     
  Lines             11036    11277     +241     
================================================
+ Hits               7816     8032     +216     
- Misses             3220     3245      +25     
Impacted Files Coverage Δ
python/cugraph/cugraph/centrality/__init__.py 100.00% <ø> (ø)
...thon/cugraph/cugraph/centrality/katz_centrality.py 88.23% <ø> (-1.24%) ⬇️
python/cugraph/cugraph/dask/common/part_utils.py 19.23% <ø> (-0.94%) ⬇️
python/cugraph/cugraph/gnn/graph_store.py 82.60% <ø> (+11.77%) ⬆️
python/cugraph/cugraph/structure/hypergraph.py 90.00% <ø> (ø)
python/cugraph/cugraph/tests/dask/test_mg_bfs.py 0.00% <ø> (ø)
python/cugraph/cugraph/tests/dask/test_mg_comms.py 0.00% <ø> (ø)
...cugraph/cugraph/tests/dask/test_mg_connectivity.py 0.00% <ø> (ø)
...ython/cugraph/cugraph/tests/dask/test_mg_degree.py 0.00% <ø> (ø)
python/cugraph/cugraph/tests/dask/test_mg_hits.py 0.00% <ø> (ø)
... and 45 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 3c4cd18...0b62f1e. Read the comment docs.

BradReesWork and others added 2 commits May 3, 2022 15:02
Co-authored-by: Rick Ratzel <3039903+rlratzel@users.noreply.github.com>
Co-authored-by: Rick Ratzel <3039903+rlratzel@users.noreply.github.com>
@rlratzel
Copy link
Contributor

rlratzel commented May 4, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit be2af8d into rapidsai:branch-22.06 May 4, 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.

[DOC] Number of vertices count inconsistent in Overlap Similarity Notebook
4 participants