vesoft-inc / nebula-java

Client API and data importer of Nebula Graph in Java
Apache License 2.0
171 stars 121 forks source link

refactor version to handshakeKey #583

Closed Nicole00 closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (aefa527) 63.06% compared to head (32801e4) 63.30%.

Files Patch % Lines
...vesoft/nebula/client/graph/net/SyncConnection.java 54.54% 4 Missing and 1 partial :warning:
...va/com/vesoft/nebula/client/graph/SessionPool.java 50.00% 1 Missing :warning:
.../vesoft/nebula/client/graph/SessionPoolConfig.java 66.66% 1 Missing :warning:
...ava/com/vesoft/nebula/client/meta/MetaManager.java 50.00% 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 #583 +/- ## ============================================ + Coverage 63.06% 63.30% +0.24% - Complexity 808 811 +3 ============================================ Files 72 72 Lines 4004 4006 +2 Branches 542 542 ============================================ + Hits 2525 2536 +11 + Misses 1106 1098 -8 + Partials 373 372 -1 ```

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