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

Fixes the global property graph stream for subgraph. #118

Merged
merged 2 commits into from
Feb 1, 2021

Conversation

sighingnow
Copy link
Collaborator

What do these changes do?

And rebuild the graphscope image.

Related issue number

N/A

@sighingnow sighingnow requested review from yecol, lidongze0629, acezen and siyuan0322 and removed request for yecol February 1, 2021 11:01
@codecov-io
Copy link

codecov-io commented Feb 1, 2021

Codecov Report

Merging #118 (551096e) into main (c63c25f) will decrease coverage by 20.20%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #118       +/-   ##
===========================================
- Coverage   78.30%   58.10%   -20.21%     
===========================================
  Files          50       50               
  Lines        4601     4595        -6     
===========================================
- Hits         3603     2670      -933     
- Misses        998     1925      +927     
Impacted Files Coverage Δ
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%) ⬇️
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-35.64%) ⬇️
python/graphscope/framework/context.py 52.29% <0.00%> (-31.20%) ⬇️
python/graphscope/analytical/app/lpa.py 71.42% <0.00%> (-28.58%) ⬇️
python/graphscope/analytical/app/cdlp.py 71.42% <0.00%> (-28.58%) ⬇️
python/graphscope/analytical/app/k_shell.py 71.42% <0.00%> (-28.58%) ⬇️
python/graphscope/framework/utils.py 45.98% <0.00%> (-26.05%) ⬇️
... and 15 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 c63c25f...551096e. Read the comment docs.

@sighingnow sighingnow merged commit 2693c12 into alibaba:main Feb 1, 2021
yecol pushed a commit to yecol/GraphScope that referenced this pull request Feb 1, 2021
* Fixes the global property graph stream for subgraph.
* Persist before ConstructFragmentGroup.

Signed-off-by: Tao He <[email protected]>
sighingnow added a commit to sighingnow/GraphScope that referenced this pull request Feb 23, 2021
* Fixes the global property graph stream for subgraph.
* Persist before ConstructFragmentGroup.

Signed-off-by: Tao He <[email protected]>
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.

2 participants