[
https://issues.apache.org/jira/browse/TINKERPOP-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17567809#comment-17567809
] ASF GitHub Bot commented on TINKERPOP-2772: ------------------------------------------- codecov-commenter commented on PR #1758: URL: https://github.com/apache/tinkerpop/pull/1758#issuecomment-1186756939 # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1758?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#1758](https://codecov.io/gh/apache/tinkerpop/pull/1758?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (bdb77dd) into [master](https://codecov.io/gh/apache/tinkerpop/commit/9d6d3f026a552554931abb07ac5ff4de6f160a21?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9d6d3f0) will **increase** coverage by `0.00%`. > The diff coverage is `78.12%`. ```diff @@ Coverage Diff @@ ## master #1758 +/- ## ======================================= Coverage 63.97% 63.98% ======================================= Files 23 23 Lines 3642 3679 +37 ======================================= + Hits 2330 2354 +24 - Misses 1145 1156 +11 - Partials 167 169 +2 ``` | [Impacted Files](https://codecov.io/gh/apache/tinkerpop/pull/1758?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [gremlin-go/driver/graphTraversal.go](https://codecov.io/gh/apache/tinkerpop/pull/1758/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvZ3JhcGhUcmF2ZXJzYWwuZ28=) | `85.38% <75.00%> (-2.65%)` | :arrow_down: | | [gremlin-go/driver/graphTraversalSource.go](https://codecov.io/gh/apache/tinkerpop/pull/1758/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvZ3JhcGhUcmF2ZXJzYWxTb3VyY2UuZ28=) | `87.37% <100.00%> (+0.24%)` | :arrow_up: | | [gremlin-go/driver/connection.go](https://codecov.io/gh/apache/tinkerpop/pull/1758/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvY29ubmVjdGlvbi5nbw==) | `77.77% <0.00%> (-2.23%)` | :arrow_down: | | [gremlin-go/driver/gorillaTransporter.go](https://codecov.io/gh/apache/tinkerpop/pull/1758/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvZ29yaWxsYVRyYW5zcG9ydGVyLmdv) | `64.15% <0.00%> (-0.40%)` | :arrow_down: | | [gremlin-go/driver/graphBinary.go](https://codecov.io/gh/apache/tinkerpop/pull/1758/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvZ3JhcGhCaW5hcnkuZ28=) | `54.33% <0.00%> (+0.43%)` | :arrow_up: | | [gremlin-go/driver/protocol.go](https://codecov.io/gh/apache/tinkerpop/pull/1758/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvcHJvdG9jb2wuZ28=) | `69.53% <0.00%> (+1.83%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1758?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1758?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [8901fe6...bdb77dd](https://codecov.io/gh/apache/tinkerpop/pull/1758?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > Add Spark utility to load vertices as RDD > ----------------------------------------- > > Key: TINKERPOP-2772 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2772 > Project: TinkerPop > Issue Type: Improvement > Reporter: Boxuan Li > Priority: Major > > TinkerPop SparkGraphComputer enables VertexProgram execution on vertices & > edges in Spark RDDs. Still, it is not straightforward how users could > directly manipulate the RDDs and run custom computations (without message > passing in vertex programs). > This was (first) > [reported|https://groups.google.com/g/janusgraph-users/c/RptBs03SDnw/m/mQpymPalBwAJ] > in the janusgraph-users forum. -- This message was sent by Atlassian Jira (v8.20.10#820010)
