vesoft-inc / nebula-python

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

fix: remove new exceptions #326

Closed wey-gu closed 4 months ago

wey-gu commented 4 months ago

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number: #325

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 36.92308% with 41 lines in your changes are missing coverage. Please review.

Project coverage is 76.90%. Comparing base (bcc60e7) to head (e66b007).

Files Patch % Lines
nebula3/gclient/net/SessionPool.py 41.46% 24 Missing :warning:
nebula3/gclient/net/Session.py 26.08% 17 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 #326 +/- ## ========================================== - Coverage 77.23% 76.90% -0.33% ========================================== Files 18 18 Lines 2530 2516 -14 ========================================== - Hits 1954 1935 -19 - Misses 576 581 +5 ```

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