[ https://issues.apache.org/jira/browse/TINKERPOP-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783848#comment-17783848 ]
ASF GitHub Bot commented on TINKERPOP-2830: ------------------------------------------- codecov-commenter commented on PR #2328: URL: https://github.com/apache/tinkerpop/pull/2328#issuecomment-1800860968 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2328?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2328](https://app.codecov.io/gh/apache/tinkerpop/pull/2328?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (adf14d2) into [3.6-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/3f1f28df102b151bc62cadd83c3cee8b154236df?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (3f1f28d) will **decrease** coverage by `3.93%`. > Report is 1 commits behind head on 3.6-dev. > The diff coverage is `n/a`. > :exclamation: Current head adf14d2 differs from pull request most recent head 7e76769. Consider uploading reports for the commit 7e76769 to get more accurate results ```diff @@ Coverage Diff @@ ## 3.6-dev #2328 +/- ## ============================================= - Coverage 75.15% 71.23% -3.93% ============================================= Files 1056 25 -1031 Lines 63371 3772 -59599 Branches 6924 0 -6924 ============================================= - Hits 47628 2687 -44941 + Misses 13179 898 -12281 + Partials 2564 187 -2377 ``` [see 1032 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2328/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) :mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in [Chrome](https://chrome.google.com/webstore/detail/codecov/gedikamndpbemklijjkncpnolildpbgo) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/codecov/) today! > Handle User-Agent from HTTP Requests to server > ---------------------------------------------- > > Key: TINKERPOP-2830 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2830 > Project: TinkerPop > Issue Type: Improvement > Components: server > Affects Versions: 3.5.4 > Reporter: Cole Greer > Priority: Critical > > Changes are being introduced in > [2480|https://issues.apache.org/jira/browse/TINKERPOP-2480] which add a user > agent which is sent as a request header during web socket handshakes. > Originally 2480 was planned to also include the server accepting user agents > from http requests but this has now fallen outside of the scope. This ticket > is to complete the user agent feature by adding the ability for the server to > accept user agents in http requests in addition to web sockets. -- This message was sent by Atlassian Jira (v8.20.10#820010)