vesoft-inc / nebula-java

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

revert version verify #585

Closed Nicole00 closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (8686d38) 62.83% compared to head (05cb07c) 62.40%.

Files Patch % Lines
...vesoft/nebula/client/graph/net/SyncConnection.java 40.00% 3 Missing :warning:
...ebula/client/graph/net/RoundRobinLoadBalancer.java 66.66% 2 Missing :warning:
...va/com/vesoft/nebula/client/graph/SessionPool.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 #585 +/- ## ============================================ - Coverage 62.83% 62.40% -0.43% + Complexity 811 801 -10 ============================================ Files 72 72 Lines 4036 3990 -46 Branches 547 544 -3 ============================================ - Hits 2536 2490 -46 Misses 1128 1128 Partials 372 372 ```

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