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

Fix int64 vertex_t #1691

Merged
merged 5 commits into from
Jun 30, 2021
Merged

Fix int64 vertex_t #1691

merged 5 commits into from
Jun 30, 2021

Conversation

Iroy30
Copy link
Contributor

@Iroy30 Iroy30 commented Jun 29, 2021

No description provided.

@Iroy30 Iroy30 requested a review from a team as a code owner June 29, 2021 22:33
@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2021

Codecov Report

Merging #1691 (48eb7e8) into branch-21.08 (f714e3e) will increase coverage by 0.22%.
The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-21.08    #1691      +/-   ##
================================================
+ Coverage         59.77%   59.99%   +0.22%     
================================================
  Files                80       80              
  Lines              3540     3542       +2     
================================================
+ Hits               2116     2125       +9     
+ Misses             1424     1417       -7     
Impacted Files Coverage Δ
python/cugraph/dask/traversal/bfs.py 25.00% <0.00%> (ø)
python/cugraph/dask/traversal/sssp.py 27.58% <0.00%> (ø)
python/cugraph/_version.py 44.80% <0.00%> (+0.39%) ⬆️
python/cugraph/utilities/utils.py 74.46% <0.00%> (+1.41%) ⬆️
python/cugraph/structure/number_map.py 67.05% <0.00%> (+1.96%) ⬆️

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 f714e3e...48eb7e8. Read the comment docs.

@BradReesWork BradReesWork added 5 - Ready to Merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jun 30, 2021
@BradReesWork BradReesWork added this to the 21.08 milestone Jun 30, 2021
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit e2388f7 into rapidsai:branch-21.08 Jun 30, 2021
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