GraphScope
GraphScope copied to clipboard
fix(interactive): The replay doesn't need to fill the kafka again.
Please check the preview of the documentation changes at https://0af07448.graphscope-docs-preview.pages.dev
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
@@ 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 dataPowered by Codecov. Last update 542cb16...3f35b27. Read the comment docs.