GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

fix network connection reconnect abnormal

Open bmmcq opened this issue 3 years ago • 1 comments
trafficstars

see #1885 and #1950

bmmcq avatar Aug 15 '22 07:08 bmmcq

Codecov Report

Merging #1969 (1a9a46f) into main (c980ab3) will decrease coverage by 32.88%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1969       +/-   ##
===========================================
- Coverage   73.03%   40.15%   -32.89%     
===========================================
  Files          89       89               
  Lines        9820     9820               
===========================================
- Hits         7172     3943     -3229     
- Misses       2648     5877     +3229     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_java_app.py 0.00% <0.00%> (-100.00%) :arrow_down:
...ython/graphscope/tests/unittest/test_cython_ast.py 0.00% <0.00%> (-100.00%) :arrow_down:
...ython/graphscope/tests/unittest/test_serailaize.py 0.00% <0.00%> (-100.00%) :arrow_down:
python/graphscope/analytical/udf/patch.py 3.47% <0.00%> (-96.53%) :arrow_down:
python/graphscope/tests/unittest/test_lazy.py 0.00% <0.00%> (-96.30%) :arrow_down:
...thon/graphscope/tests/unittest/test_scalability.py 0.00% <0.00%> (-96.16%) :arrow_down:
python/graphscope/tests/unittest/test_app.py 0.00% <0.00%> (-95.66%) :arrow_down:
...hon/graphscope/tests/unittest/test_create_graph.py 0.00% <0.00%> (-92.00%) :arrow_down:
python/graphscope/tests/unittest/test_graph.py 0.00% <0.00%> (-85.57%) :arrow_down:
python/graphscope/tests/unittest/test_context.py 0.00% <0.00%> (-81.04%) :arrow_down:
... and 38 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 c980ab3...1a9a46f. Read the comment docs.

codecov-commenter avatar Aug 15 '22 09:08 codecov-commenter