GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

[GIE IR] Introduce a data compiling tool to build exprimental graph store by odps framework

Open shirly121 opened this issue 3 years ago • 1 comments

What do these changes do?

as titled.

Related issue number

Fixes

shirly121 avatar Sep 28 '22 13:09 shirly121

Codecov Report

Merging #2096 (972560e) into main (ace93c5) will decrease coverage by 3.76%. The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2096      +/-   ##
==========================================
- Coverage   43.81%   40.05%   -3.77%     
==========================================
  Files          87       87              
  Lines        9891     9891              
==========================================
- Hits         4334     3962     -372     
- Misses       5557     5929     +372     
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 69.95% <0.00%> (-10.33%) :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.24% <0.00%> (-2.97%) :arrow_down:
... and 3 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 ace93c5...972560e. Read the comment docs.

codecov-commenter avatar Sep 29 '22 04:09 codecov-commenter