[ https://issues.apache.org/jira/browse/TINKERPOP-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747563#comment-17747563 ]
ASF GitHub Bot commented on TINKERPOP-2951: ------------------------------------------- codecov-commenter commented on PR #2160: URL: https://github.com/apache/tinkerpop/pull/2160#issuecomment-1652004557 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2160?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2160](https://app.codecov.io/gh/apache/tinkerpop/pull/2160?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (86c1ac7) into [3.5-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/3f94340a9fe9f351bdd971e1afb330f41e873fd6?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (3f94340) will **increase** coverage by `0.64%`. > The diff coverage is `73.38%`. ```diff @@ Coverage Diff @@ ## 3.5-dev #2160 +/- ## ============================================= + Coverage 69.94% 70.59% +0.64% ============================================= Files 866 25 -841 Lines 41031 3588 -37443 Branches 5465 0 -5465 ============================================= - Hits 28701 2533 -26168 + Misses 10427 874 -9553 + Partials 1903 181 -1722 ``` | [Files Changed](https://app.codecov.io/gh/apache/tinkerpop/pull/2160?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/2160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JlbWxpbi1nby9kcml2ZXIvdHJhbnNsYXRvci5nbw==) | `73.38% <73.38%> (ø)` | | ... and [845 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2160/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)