[ https://issues.apache.org/jira/browse/TINKERPOP-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747038#comment-17747038 ]
ASF GitHub Bot commented on TINKERPOP-2951: ------------------------------------------- codecov-commenter commented on PR #2157: URL: https://github.com/apache/tinkerpop/pull/2157#issuecomment-1650000312 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2157?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2157](https://app.codecov.io/gh/apache/tinkerpop/pull/2157?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (0a8d4d8) into [master](https://app.codecov.io/gh/apache/tinkerpop/commit/9d42a1b2971f4a0f6530ee19197b35c383c6a1ff?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (9d42a1b) will **decrease** coverage by `0.03%`. > The diff coverage is `88.00%`. ```diff @@ Coverage Diff @@ ## master #2157 +/- ## ============================================ - Coverage 75.84% 75.82% -0.03% + Complexity 12521 12516 -5 ============================================ Files 1039 1040 +1 Lines 63433 63483 +50 Branches 7028 7028 ============================================ + Hits 48113 48138 +25 - Misses 12701 12734 +33 + Partials 2619 2611 -8 ``` | [Files Changed](https://app.codecov.io/gh/apache/tinkerpop/pull/2157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [gremlin-go/driver/translator.go](https://app.codecov.io/gh/apache/tinkerpop/pull/2157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JlbWxpbi1nby9kcml2ZXIvdHJhbnNsYXRvci5nbw==) | `88.00% <88.00%> (ø)` | | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2157/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 translator to the Go GLV > ---------------------------- > > Key: TINKERPOP-2951 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2951 > Project: TinkerPop > Issue Type: Improvement > Components: go > Affects Versions: 3.5.6, 3.6.4 > Reporter: Valentyn Kahamlyk > Priority: Major > > Currently there is no equivalent to GroovyTranslator for the Go client. There > are Translator's in all other GLV's. Adding one for the Go client will > further help in moving all the clients to a consistent level of > functionality. > https://tinkerpop.apache.org/docs/current/reference/#translators -- This message was sent by Atlassian Jira (v8.20.10#820010)