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

[GAE-Java] Introduce @GrapeSkip to support generated method overloading #2144

Merged
merged 2 commits into from Oct 18, 2022

Conversation

zhanglei1949
Copy link
Collaborator

What do these changes do?

Related issue number

Fixes

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2022

Codecov Report

Merging #2144 (e60ba4b) into main (7d351a2) will increase coverage by 28.94%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2144       +/-   ##
===========================================
+ Coverage   43.86%   72.80%   +28.94%     
===========================================
  Files          87       89        +2     
  Lines        9904     9941       +37     
===========================================
+ Hits         4344     7238     +2894     
+ Misses       5560     2703     -2857     
Impacted Files Coverage Δ
python/graphscope/__init__.py 82.14% <0.00%> (ø)
python/graphscope/version.py 100.00% <0.00%> (ø)
python/graphscope/framework/dag.py 81.63% <0.00%> (+1.02%) ⬆️
python/graphscope/client/rpc.py 92.59% <0.00%> (+2.77%) ⬆️
python/graphscope/client/utils.py 85.45% <0.00%> (+3.63%) ⬆️
python/graphscope/framework/graph_schema.py 64.84% <0.00%> (+5.47%) ⬆️
python/graphscope/client/session.py 73.99% <0.00%> (+7.85%) ⬆️
python/graphscope/framework/utils.py 65.88% <0.00%> (+10.93%) ⬆️
python/graphscope/framework/operation.py 87.67% <0.00%> (+10.95%) ⬆️
python/graphscope/framework/app.py 92.16% <0.00%> (+11.52%) ⬆️
... and 36 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 7d351a2...e60ba4b. Read the comment docs.

@zhanglei1949 zhanglei1949 changed the title [GAE-Java] Introduce @GrapeSkip to support generate method overloading [GAE-Java] Introduce @GrapeSkip to support generated method overloading Oct 18, 2022
@zhanglei1949 zhanglei1949 merged commit 3038b89 into alibaba:main Oct 18, 2022
@zhanglei1949 zhanglei1949 added this to In progress in GraphScope failover mechanism: 1008~1130 via automation Oct 19, 2022
@zhanglei1949 zhanglei1949 moved this from In progress to Reviewer approved in GraphScope failover mechanism: 1008~1130 Oct 21, 2022
@zhanglei1949 zhanglei1949 moved this from Reviewer approved to Done in GraphScope failover mechanism: 1008~1130 Oct 21, 2022
@zhanglei1949 zhanglei1949 deleted the func-overloading branch November 3, 2022 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants