Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support tls single authentication #592

Merged
merged 2 commits into from
Mar 27, 2024
Merged

support tls single authentication #592

merged 2 commits into from
Mar 27, 2024

Conversation

Nicole00
Copy link
Contributor

close #591

@codecov-commenter
Copy link

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 ⚠️
...oft/nebula/client/graph/data/CASignedSSLParam.java 0.00% 2 Missing ⚠️
.../com/vesoft/nebula/client/graph/data/SSLParam.java 50.00% 2 Missing ⚠️
...vesoft/nebula/client/graph/net/SyncConnection.java 33.33% 1 Missing and 1 partial ⚠️

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

Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Nicole00 Nicole00 requested review from HarrisChu and nianiaJR March 26, 2024 08:05
@Nicole00 Nicole00 merged commit 06945e3 into vesoft-inc:master Mar 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support tls single authentication
3 participants