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

test demo on helm #2412

Merged
merged 4 commits into from Feb 7, 2023
Merged

test demo on helm #2412

merged 4 commits into from Feb 7, 2023

Conversation

siyuan0322
Copy link
Collaborator

What do these changes do?

Related issue number

Fixes #2172

@codecov-commenter
Copy link

Codecov Report

Merging #2412 (100f1ee) into main (0491d27) will decrease coverage by 32.51%.
The diff coverage is 4.34%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2412       +/-   ##
===========================================
- Coverage   72.43%   39.93%   -32.51%     
===========================================
  Files          88       88               
  Lines        9760     9771       +11     
===========================================
- Hits         7070     3902     -3168     
- Misses       2690     5869     +3179     
Impacted Files Coverage Δ
...on/graphscope/tests/kubernetes/test_demo_script.py 75.65% <4.34%> (-5.91%) ⬇️
...ython/graphscope/tests/unittest/test_cython_ast.py 0.00% <0.00%> (-100.00%) ⬇️
...ython/graphscope/tests/unittest/test_serailaize.py 0.00% <0.00%> (-100.00%) ⬇️
python/graphscope/analytical/udf/patch.py 3.47% <0.00%> (-96.53%) ⬇️
python/graphscope/tests/unittest/test_lazy.py 0.00% <0.00%> (-96.22%) ⬇️
python/graphscope/tests/unittest/test_app.py 0.00% <0.00%> (-96.18%) ⬇️
...thon/graphscope/tests/unittest/test_scalability.py 0.00% <0.00%> (-96.16%) ⬇️
...hon/graphscope/tests/unittest/test_create_graph.py 0.00% <0.00%> (-92.89%) ⬇️
python/graphscope/tests/unittest/test_graph.py 0.00% <0.00%> (-85.92%) ⬇️
python/graphscope/tests/unittest/test_context.py 0.00% <0.00%> (-81.36%) ⬇️
... and 37 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 0491d27...100f1ee. Read the comment docs.

@siyuan0322 siyuan0322 merged commit 670e481 into alibaba:main Feb 7, 2023
@siyuan0322 siyuan0322 deleted the zsy/helm branch February 7, 2023 02:25
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.

Test demos using graphscope cluster deployed by helm
2 participants