GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

fix(interactive): The replay doesn't need to fill the kafka again.

Open siyuan0322 opened this issue 1 year ago • 2 comments

siyuan0322 avatar Oct 22 '24 06:10 siyuan0322

Please check the preview of the documentation changes at https://0af07448.graphscope-docs-preview.pages.dev

github-actions[bot] avatar Oct 22 '24 07:10 github-actions[bot]

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 61.09%. Comparing base (542cb16) to head (3f35b27). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
python/graphscope/client/connection.py 16.66% 5 Missing :warning:
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #4296       +/-   ##
===========================================
+ Coverage   34.33%   61.09%   +26.75%     
===========================================
  Files         126      126               
  Lines       13235    13241        +6     
===========================================
+ Hits         4544     8089     +3545     
+ Misses       8691     5152     -3539     
Files with missing lines Coverage Δ
python/graphscope/client/connection.py 35.25% <16.66%> (-0.84%) :arrow_down:

... and 59 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 542cb16...3f35b27. Read the comment docs.

codecov-commenter avatar Oct 22 '24 09:10 codecov-commenter