vesoft-inc / nebula-java

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

support tls single authentication #592

Closed Nicole00 closed 3 months ago

Nicole00 commented 3 months ago

close #591

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 61.56%. Comparing base (3ee144b) to head (17cd7bb).

Files Patch % Lines
.../src/main/java/com/vesoft/nebula/util/SslUtil.java 0.00% 30 Missing and 2 partials :warning:
...oft/nebula/client/graph/data/CASignedSSLParam.java 0.00% 2 Missing :warning:
.../com/vesoft/nebula/client/graph/data/SSLParam.java 50.00% 2 Missing :warning:
...vesoft/nebula/client/graph/net/SyncConnection.java 33.33% 1 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #592 +/- ## ============================================ - Coverage 62.36% 61.56% -0.80% + Complexity 802 798 -4 ============================================ Files 72 72 Lines 4020 4059 +39 Branches 546 548 +2 ============================================ - Hits 2507 2499 -8 - Misses 1140 1180 +40 - Partials 373 380 +7 ```

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