vesoft-inc / nebula-python

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

Revert "add version selection" #311

Closed Nicole00 closed 6 months ago

Nicole00 commented 6 months ago

Reverts vesoft-inc/nebula-python#305

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (b1bb9fa) 78.02% compared to head (10a96e0) 77.83%.

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 #311 +/- ## ========================================== - Coverage 78.02% 77.83% -0.19% ========================================== Files 18 18 Lines 2430 2423 -7 ========================================== - Hits 1896 1886 -10 - Misses 534 537 +3 ```

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