vesoft-inc / nebula-python

Client API of Nebula Graph in Python
184 stars 76 forks source link

Version #310

Closed javaGitHub2022 closed 6 months ago

javaGitHub2022 commented 6 months ago

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number:

Description:

add handshakeKey in metaclient

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc:

codecov-commenter commented 6 months ago

Codecov Report

Attention: 35 lines in your changes are missing coverage. Please review.

Comparison is base (b63cd38) 77.83% compared to head (d167d1f) 77.95%. Report is 3 commits behind head on master.

Files Patch % Lines
nebula3/gclient/net/SessionPool.py 26.92% 19 Missing :warning:
nebula3/mclient/__init__.py 45.45% 12 Missing :warning:
nebula3/gclient/net/ConnectionPool.py 71.42% 4 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #310 +/- ## ========================================== + Coverage 77.83% 77.95% +0.12% ========================================== Files 18 18 Lines 2423 2441 +18 ========================================== + Hits 1886 1903 +17 - Misses 537 538 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.