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

[pegasus] fix bug in (#1954) #1958

Merged
merged 2 commits into from
Aug 11, 2022
Merged

[pegasus] fix bug in (#1954) #1958

merged 2 commits into from
Aug 11, 2022

Conversation

bmmcq
Copy link
Collaborator

@bmmcq bmmcq commented Aug 10, 2022

fix the bug in issue: #1954 ;

@bmmcq bmmcq requested a review from lnfjpt August 10, 2022 03:38
@CLAassistant
Copy link

CLAassistant commented Aug 10, 2022

CLA assistant check
All committers have signed the CLA.

@bmmcq bmmcq self-assigned this Aug 10, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1958 (1d10a5f) into main (009fd8c) will decrease coverage by 3.79%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1958      +/-   ##
==========================================
- Coverage   43.93%   40.13%   -3.80%     
==========================================
  Files          89       89              
  Lines        9820     9820              
==========================================
- Hits         4314     3941     -373     
- Misses       5506     5879     +373     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_java_app.py 0.00% <0.00%> (-100.00%) ⬇️
python/graphscope/deploy/hosts/cluster.py 29.41% <0.00%> (-58.83%) ⬇️
python/graphscope/analytical/app/java_app.py 24.24% <0.00%> (-44.95%) ⬇️
python/graphscope/framework/utils.py 40.10% <0.00%> (-14.85%) ⬇️
python/graphscope/framework/app.py 69.95% <0.00%> (-10.33%) ⬇️
python/graphscope/framework/graph_schema.py 52.45% <0.00%> (-7.11%) ⬇️
python/graphscope/tests/conftest.py 48.21% <0.00%> (-4.65%) ⬇️
python/graphscope/client/rpc.py 86.11% <0.00%> (-3.71%) ⬇️
python/graphscope/client/session.py 63.75% <0.00%> (-3.22%) ⬇️
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-3.20%) ⬇️
... and 3 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 009fd8c...1d10a5f. Read the comment docs.

@bmmcq bmmcq merged commit 7f0f053 into alibaba:main Aug 11, 2022
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.

None yet

4 participants