vesoft-inc / nebula-python

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

feat: support TLS for session pool #360

Closed BeautyyuYanli closed 1 month ago

BeautyyuYanli commented 1 month ago

Since NebulaGraph Cloud requires TLS connection

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.14%. Comparing base (8560e0e) to head (63b4a92).

Files Patch % Lines
nebula3/gclient/net/SessionPool.py 85.71% 1 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 #360 +/- ## ========================================== - Coverage 75.36% 75.14% -0.23% ========================================== Files 19 19 Lines 2724 2724 ========================================== - Hits 2053 2047 -6 - Misses 671 677 +6 ```

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