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

Add edges to existing graph. #179

Merged
merged 19 commits into from
Mar 12, 2021
Merged

Add edges to existing graph. #179

merged 19 commits into from
Mar 12, 2021

Conversation

siyuan0322
Copy link
Collaborator

@siyuan0322 siyuan0322 commented Mar 8, 2021

Add edges to existing graph.

Must merge v6d-io/v6d#222 first and make a image.

@siyuan0322 siyuan0322 changed the title Zsy/append Add edges to existing graph. Mar 8, 2021
@siyuan0322 siyuan0322 requested a review from luoxiaojian March 8, 2021 02:54
@codecov-io
Copy link

Codecov Report

Merging #179 (7b26e8a) into main (d709119) will decrease coverage by 19.42%.
The diff coverage is 84.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #179       +/-   ##
===========================================
- Coverage   78.86%   59.43%   -19.43%     
===========================================
  Files          51       52        +1     
  Lines        4669     4738       +69     
===========================================
- Hits         3682     2816      -866     
- Misses        987     1922      +935     
Impacted Files Coverage Δ
python/graphscope/framework/graph.py 75.32% <71.42%> (-14.49%) ⬇️
python/graphscope/framework/graph_builder.py 78.57% <78.57%> (ø)
python/graphscope/framework/graph_utils.py 81.15% <80.00%> (-8.25%) ⬇️
python/graphscope/framework/dag_utils.py 45.31% <90.90%> (-18.22%) ⬇️
python/graphscope/__init__.py 100.00% <100.00%> (ø)
python/graphscope/deploy/tests/test_demo_script.py 99.24% <100.00%> (+0.08%) ⬆️
python/graphscope/analytical/udf/patch.py 3.47% <0.00%> (-96.53%) ⬇️
python/graphscope/analytical/udf/wrapper.py 25.80% <0.00%> (-74.20%) ⬇️
python/graphscope/analytical/udf/decorators.py 21.25% <0.00%> (-73.75%) ⬇️
python/graphscope/analytical/udf/compile.py 25.41% <0.00%> (-65.09%) ⬇️
... and 21 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 d709119...7b26e8a. Read the comment docs.

@siyuan0322 siyuan0322 requested a review from sighingnow March 11, 2021 11:11
Copy link
Collaborator

@sighingnow sighingnow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the requirements.txt as well.

@siyuan0322 siyuan0322 requested a review from sighingnow March 12, 2021 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants