[
https://issues.apache.org/jira/browse/TINKERPOP-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738997#comment-17738997
]
ASF GitHub Bot commented on TINKERPOP-2963:
-------------------------------------------
codecov-commenter commented on PR #2115:
URL: https://github.com/apache/tinkerpop/pull/2115#issuecomment-1614409926
##
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2115?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#2115](https://app.codecov.io/gh/apache/tinkerpop/pull/2115?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(4908dd6) into
[3.6-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/0903ba7a40028889b41203e89a67e96ff0854e3d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(0903ba7) will **decrease** coverage by `5.12%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## 3.6-dev #2115 +/- ##
=============================================
- Coverage 75.31% 70.20% -5.12%
=============================================
Files 1047 24 -1023
Lines 62721 3500 -59221
Branches 6872 0 -6872
=============================================
- Hits 47239 2457 -44782
+ Misses 12933 876 -12057
+ Partials 2549 167 -2382
```
[see 1023 files with indirect coverage
changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2115/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)
> Introduce new mimeType to return GraphSon-1.0 in text format
> ------------------------------------------------------------
>
> Key: TINKERPOP-2963
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2963
> Project: TinkerPop
> Issue Type: Improvement
> Reporter: Phanindhra
> Priority: Major
> Fix For: 3.7.0, 3.6.5
>
>
> Users/Providers who wish to use GraphSON-1.0 in text format should make
> serializer
> {{_GraphSONMessageSerializerV1d0_}} default serializer. Alternatively
> introduce new mimeType {{_application/vnd.gremlin-v1.0+json;sparse=true_}} to
> let users/providers use GraphSON-1.0 in text format without changing defaults.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)