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

Mark operation evaluated after the op is run #1528

Merged
merged 2 commits into from
May 7, 2022

Conversation

acezen
Copy link
Collaborator

@acezen acezen commented May 7, 2022

What do these changes do?

Related issue number

Fixes

@acezen acezen requested a review from lidongze0629 May 7, 2022 07:47
@codecov-commenter
Copy link

codecov-commenter commented May 7, 2022

Codecov Report

Merging #1528 (ddf17c8) into main (4c16d53) will decrease coverage by 1.66%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1528      +/-   ##
==========================================
- Coverage   73.61%   71.95%   -1.67%     
==========================================
  Files          88       88              
  Lines        9680     9681       +1     
==========================================
- Hits         7126     6966     -160     
- Misses       2554     2715     +161     
Impacted Files Coverage Δ
python/graphscope/framework/operation.py 87.67% <100.00%> (+0.17%) ⬆️
python/graphscope/tests/unittest/test_java_app.py 49.33% <0.00%> (-50.67%) ⬇️
python/graphscope/analytical/app/java_app.py 24.24% <0.00%> (-44.95%) ⬇️
python/graphscope/client/rpc.py 88.88% <0.00%> (-3.71%) ⬇️
python/graphscope/framework/utils.py 63.47% <0.00%> (-2.60%) ⬇️
python/graphscope/framework/graph_utils.py 80.15% <0.00%> (-2.39%) ⬇️
python/graphscope/framework/app.py 90.14% <0.00%> (-1.88%) ⬇️
python/graphscope/client/session.py 73.42% <0.00%> (-1.62%) ⬇️
python/graphscope/framework/graph_schema.py 62.92% <0.00%> (-0.27%) ⬇️

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 4c16d53...ddf17c8. Read the comment docs.

@acezen acezen merged commit c03b539 into alibaba:main May 7, 2022
@acezen acezen deleted the acezen/set_op_evaluate branch May 7, 2022 15:28
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