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 docstring rendering for GAE apps #2131

Merged
merged 1 commit into from Oct 12, 2022

Conversation

sighingnow
Copy link
Collaborator

What do these changes do?

as titled.

Related issue number

N/A

Signed-off-by: Tao He <sighingnow@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2022

Codecov Report

Merging #2131 (ac60abb) into main (950ed7a) will increase coverage by 27.39%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2131       +/-   ##
===========================================
+ Coverage   43.86%   71.26%   +27.39%     
===========================================
  Files          87       89        +2     
  Lines        9904     9941       +37     
===========================================
+ Hits         4344     7084     +2740     
+ Misses       5560     2857     -2703     
Impacted Files Coverage Δ
python/graphscope/analytical/app/__init__.py 100.00% <ø> (ø)
python/graphscope/framework/app.py 90.32% <ø> (+9.67%) ⬆️
python/graphscope/framework/context.py 66.38% <ø> (+21.75%) ⬆️
python/graphscope/framework/graph.py 84.76% <ø> (+15.03%) ⬆️
python/graphscope/tests/unittest/test_java_app.py 49.33% <0.00%> (-50.67%) ⬇️
python/graphscope/analytical/app/java_app.py 24.36% <0.00%> (-44.68%) ⬇️
python/graphscope/client/rpc.py 88.88% <0.00%> (-0.93%) ⬇️
python/graphscope/version.py 100.00% <0.00%> (ø)
python/graphscope/__init__.py 82.14% <0.00%> (ø)
python/graphscope/framework/dag.py 81.63% <0.00%> (+1.02%) ⬆️
... and 42 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 950ed7a...ac60abb. Read the comment docs.

@sighingnow sighingnow merged commit 6d5d288 into alibaba:main Oct 12, 2022
@sighingnow sighingnow deleted the ht/fix-app-docs branch October 12, 2022 15:14
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

2 participants