[ https://issues.apache.org/jira/browse/TINKERPOP-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754683#comment-17754683 ]
ASF GitHub Bot commented on TINKERPOP-2982: ------------------------------------------- codecov-commenter commented on PR #2206: URL: https://github.com/apache/tinkerpop/pull/2206#issuecomment-1679164405 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2206?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2206](https://app.codecov.io/gh/apache/tinkerpop/pull/2206?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (8d235ef) into [3.6-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/ec4e23a63dec508c6f8c810226e0d2a06c5596c9?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (ec4e23a) will **decrease** coverage by `4.93%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## 3.6-dev #2206 +/- ## ============================================= - Coverage 75.17% 70.24% -4.93% ============================================= Files 1050 24 -1026 Lines 62917 3492 -59425 Branches 6900 0 -6900 ============================================= - Hits 47296 2453 -44843 + Misses 13084 873 -12211 + Partials 2537 166 -2371 ``` [see 1026 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2206/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) > Allow gremlin-driver usage over HTTP > ------------------------------------ > > Key: TINKERPOP-2982 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2982 > Project: TinkerPop > Issue Type: Improvement > Components: driver, server > Affects Versions: 3.6.5 > Reporter: Stephen Mallette > Priority: Major > > Allow gremlin-driver to work over HTTP in addition to websockets. -- This message was sent by Atlassian Jira (v8.20.10#820010)