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

Reverting raft pinned tag #2235

Merged

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Apr 19, 2022

No description provided.

@cjnolet cjnolet requested a review from a team as a code owner April 19, 2022 23:09
@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2022

Codecov Report

Merging #2235 (59da376) into branch-22.06 (38be932) will increase coverage by 0.36%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           branch-22.06    #2235      +/-   ##
================================================
+ Coverage         70.82%   71.18%   +0.36%     
================================================
  Files               170      170              
  Lines             11036    11078      +42     
================================================
+ Hits               7816     7886      +70     
+ Misses             3220     3192      -28     
Impacted Files Coverage Δ
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% <ø> (ø)
...thon/cugraph/cugraph/tests/dask/test_mg_louvain.py 0.00% <ø> (ø)
...hon/cugraph/cugraph/tests/dask/test_mg_pagerank.py 0.00% <ø> (ø)
python/cugraph/cugraph/tests/dask/test_mg_sssp.py 0.00% <ø> (ø)
... and 17 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 eae7795...59da376. Read the comment docs.

@BradReesWork BradReesWork added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 20, 2022
@BradReesWork BradReesWork added this to the 22.06 milestone Apr 20, 2022
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 60e7fd9 into rapidsai:branch-22.06 Apr 20, 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.

3 participants