GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

Server now use aks provided by client side

Open siyuan0322 opened this issue 2 years ago • 1 comments

siyuan0322 avatar Oct 13 '22 02:10 siyuan0322

Codecov Report

Merging #2132 (16cb3cb) into main (6d94c3f) will decrease coverage by 3.77%. The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2132      +/-   ##
==========================================
- Coverage   43.86%   40.08%   -3.78%     
==========================================
  Files          87       87              
  Lines        9904     9904              
==========================================
- Hits         4344     3970     -374     
- Misses       5560     5934     +374     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_java_app.py 0.00% <0.00%> (-100.00%) :arrow_down:
python/graphscope/deploy/hosts/cluster.py 29.41% <0.00%> (-58.83%) :arrow_down:
python/graphscope/analytical/app/java_app.py 24.36% <0.00%> (-44.68%) :arrow_down:
python/graphscope/framework/utils.py 40.10% <0.00%> (-14.85%) :arrow_down:
python/graphscope/framework/app.py 70.50% <0.00%> (-10.14%) :arrow_down:
python/graphscope/client/rpc.py 81.48% <0.00%> (-8.34%) :arrow_down:
python/graphscope/framework/graph_schema.py 52.73% <0.00%> (-6.63%) :arrow_down:
python/graphscope/tests/conftest.py 48.81% <0.00%> (-4.41%) :arrow_down:
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-3.20%) :arrow_down:
python/graphscope/client/session.py 63.17% <0.00%> (-2.97%) :arrow_down:
... and 2 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 6d94c3f...16cb3cb. Read the comment docs.

codecov-commenter avatar Oct 13 '22 03:10 codecov-commenter