GraphScope
GraphScope copied to clipboard
feat(learning): Integrate GLTorch with GraphScope in Server-Client Mode with K8S Deployment Supports
What do these changes do?
As titled.
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
@@ 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 dataPowered by Codecov. Last update 2904c64...1179f2f. Read the comment docs.