[ https://issues.apache.org/jira/browse/TINKERPOP-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727348#comment-17727348 ]
ASF GitHub Bot commented on TINKERPOP-2955: ------------------------------------------- codecov-commenter commented on PR #2079: URL: https://github.com/apache/tinkerpop/pull/2079#issuecomment-1567858535 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2079?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2079](https://app.codecov.io/gh/apache/tinkerpop/pull/2079?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (35a99f0) into [3.5-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/55840b998b24c7cf3ca067231562d85248306831?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (55840b9) will **decrease** coverage by `5.19%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## 3.5-dev #2079 +/- ## ============================================= - Coverage 69.42% 64.24% -5.19% ============================================= Files 866 25 -841 Lines 41251 3759 -37492 Branches 5442 0 -5442 ============================================= - Hits 28639 2415 -26224 + Misses 10709 1166 -9543 + Partials 1903 178 -1725 ``` [see 841 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2079/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) > Support SSL in WebSocketClient > ------------------------------ > > Key: TINKERPOP-2955 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2955 > Project: TinkerPop > Issue Type: Improvement > Affects Versions: 3.6.4 > Reporter: Redriver > Priority: Major > > The WebSocketClient in gremlin-driver does not support SSL. As a result, when > the gremlin-server enables SSL, the WebSocketClient failed to connect. -- This message was sent by Atlassian Jira (v8.20.10#820010)