[ https://issues.apache.org/jira/browse/TINKERPOP-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758166#comment-17758166 ]
ASF GitHub Bot commented on TINKERPOP-2951: ------------------------------------------- codecov-commenter commented on PR #2213: URL: https://github.com/apache/tinkerpop/pull/2213#issuecomment-1690347597 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2213?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2213](https://app.codecov.io/gh/apache/tinkerpop/pull/2213?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (f02d467) into [3.6-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/4b6e505a98361cc609c9f4b69bfb83cef2d0b31a?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (4b6e505) will **increase** coverage by `0.01%`. > The diff coverage is `67.87%`. ```diff @@ Coverage Diff @@ ## 3.6-dev #2213 +/- ## ============================================= + Coverage 75.19% 75.20% +0.01% - Complexity 12252 12253 +1 ============================================= Files 1050 1051 +1 Lines 62943 63164 +221 Branches 6900 6900 ============================================= + Hits 47328 47502 +174 - Misses 13078 13101 +23 - Partials 2537 2561 +24 ``` | [Files Changed](https://app.codecov.io/gh/apache/tinkerpop/pull/2213?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/2213?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JlbWxpbi1nby9kcml2ZXIvdHJhbnNsYXRvci5nbw==) | `67.87% <67.87%> (ø)` | | ... and [10 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2213/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)