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

Added configuration for new cugraph-doc-codeowners review group #1344

Merged
merged 3 commits into from
Jan 21, 2021

Conversation

rlratzel
Copy link
Contributor

Added configuration for new cugraph-doc-codeowners review group.

This seems to agree with the syntax used elsewhere and described here, but will need to be tested after this is merged (I'm assuming?) by checking PRs that changed specific files to see if the cugraph-doc-codeowners group is added as expected.

… group. Updated SOURCEBUILD.md to include most recent build.sh options.
@rlratzel rlratzel added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 20, 2021
@rlratzel rlratzel self-assigned this Jan 20, 2021
@rlratzel rlratzel requested a review from a team as a code owner January 20, 2021 20:21
@codecov-io
Copy link

Codecov Report

Merging #1344 (8cfe7b8) into branch-0.18 (2fb0725) will increase coverage by 0.01%.
The diff coverage is 38.70%.

Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.18    #1344      +/-   ##
===============================================
+ Coverage        60.38%   60.39%   +0.01%     
===============================================
  Files               67       67              
  Lines             3029     3058      +29     
===============================================
+ Hits              1829     1847      +18     
- Misses            1200     1211      +11     
Impacted Files Coverage Δ
python/cugraph/centrality/__init__.py 100.00% <ø> (ø)
python/cugraph/structure/graph.py 67.18% <0.00%> (+0.38%) ⬆️
python/cugraph/utilities/utils.py 66.92% <18.18%> (-4.63%) ⬇️
python/cugraph/dask/common/input_utils.py 23.07% <28.57%> (+1.14%) ⬆️
python/cugraph/dask/common/mg_utils.py 37.50% <38.09%> (-2.50%) ⬇️
python/cugraph/community/spectral_clustering.py 72.54% <38.46%> (-11.67%) ⬇️
python/cugraph/structure/number_map.py 58.12% <50.00%> (+2.16%) ⬆️
python/cugraph/__init__.py 100.00% <100.00%> (ø)
...ython/cugraph/centrality/betweenness_centrality.py 100.00% <100.00%> (ø)
python/cugraph/linear_assignment/__init__.py 100.00% <100.00%> (ø)
... and 2 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 aad1cc2...8cfe7b8. Read the comment docs.

@BradReesWork BradReesWork added this to the 0.18 milestone Jan 21, 2021
@BradReesWork BradReesWork merged commit ccd6f09 into rapidsai:branch-0.18 Jan 21, 2021
@rlratzel rlratzel deleted the branch-0.18-codeowners 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
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