GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

feat(learning): Integrate GLTorch with GraphScope in Server-Client Mode with K8S Deployment Supports

Open husimplicity opened this issue 1 year ago • 1 comments

What do these changes do?

As titled.

husimplicity avatar Mar 11 '24 12:03 husimplicity

Codecov Report

Attention: Patch coverage is 21.42857% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 45.83%. Comparing base (2904c64) to head (1179f2f).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3624       +/-   ##
===========================================
+ Coverage   26.17%   45.83%   +19.66%     
===========================================
  Files         188      189        +1     
  Lines       17252    17283       +31     
===========================================
+ Hits         4516     7922     +3406     
+ Misses      12736     9361     -3375     
Files Coverage Δ
python/graphscope/deploy/kubernetes/cluster.py 78.16% <ø> (ø)
python/graphscope/config.py 75.09% <42.85%> (+0.09%) :arrow_up:
python/graphscope/client/session.py 67.95% <0.00%> (+8.70%) :arrow_up:

... and 58 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2904c64...1179f2f. Read the comment docs.

codecov-commenter avatar Mar 13 '24 04:03 codecov-commenter