[ https://issues.apache.org/jira/browse/TINKERPOP-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742924#comment-17742924 ]
ASF GitHub Bot commented on TINKERPOP-2967: ------------------------------------------- codecov-commenter commented on PR #2138: URL: https://github.com/apache/tinkerpop/pull/2138#issuecomment-1634751293 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2138?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2138](https://app.codecov.io/gh/apache/tinkerpop/pull/2138?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (d85d0a7) into [master](https://app.codecov.io/gh/apache/tinkerpop/commit/7c94ed923936b934de537a4019bf44202b2b97f8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (7c94ed9) will **decrease** coverage by `4.65%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #2138 +/- ## ============================================ - Coverage 74.79% 70.14% -4.65% ============================================ Files 1027 24 -1003 Lines 62181 3524 -58657 Branches 6861 0 -6861 ============================================ - Hits 46507 2472 -44035 + Misses 13122 881 -12241 + Partials 2552 171 -2381 ``` [see 1003 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2138/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) > Add untyped GraphSON 3.0 format > ------------------------------- > > Key: TINKERPOP-2967 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2967 > Project: TinkerPop > Issue Type: Improvement > Components: io > Affects Versions: 3.6.4 > Reporter: Stephen Mallette > Assignee: Stephen Mallette > Priority: Major > > Basically just make the 1.0 format available as a 3.0 mime type to maintain > consistency. Note that the 2.0 untyped is different and actually kinda bad, > but we probably shouldn't "fix" it as it would break things. -- This message was sent by Atlassian Jira (v8.20.10#820010)