vesoft-inc / nebula-python

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

support auth for scan #321

Closed Nicole00 closed 9 months ago

Nicole00 commented 9 months ago

only useful for enterprise

codecov-commenter commented 9 months ago

Codecov Report

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

Project coverage is 77.52%. Comparing base (f57b253) to head (9347960).

Files Patch % Lines
nebula3/sclient/GraphStorageClient.py 81.81% 2 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 #321 +/- ## ========================================== + Coverage 77.50% 77.52% +0.01% ========================================== Files 18 18 Lines 2485 2496 +11 ========================================== + Hits 1926 1935 +9 - Misses 559 561 +2 ```

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