vesoft-inc / nebula-python

Client API of Nebula Graph in Python
191 stars 75 forks source link

add version selection #305

Closed javaGitHub2022 closed 7 months ago

javaGitHub2022 commented 8 months ago

close #299

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

Nicole00 commented 7 months ago

SessionPool config need to add config handshakeKey

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (3be007f) 77.83% compared to head (a881dda) 78.02%.

Files Patch % Lines
nebula3/gclient/net/SessionPool.py 26.92% 19 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 #305 +/- ## ========================================== + Coverage 77.83% 78.02% +0.18% ========================================== Files 18 18 Lines 2423 2430 +7 ========================================== + Hits 1886 1896 +10 + Misses 537 534 -3 ```

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