[ https://issues.apache.org/jira/browse/TINKERPOP-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776377#comment-17776377 ]
ASF GitHub Bot commented on TINKERPOP-2995: ------------------------------------------- codecov-commenter commented on PR #2298: URL: https://github.com/apache/tinkerpop/pull/2298#issuecomment-1767102616 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2298?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2298](https://app.codecov.io/gh/apache/tinkerpop/pull/2298?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (c34b5c8) into [master](https://app.codecov.io/gh/apache/tinkerpop/commit/700b7e77845dd77cfd5ff8dc8015c876e73e807b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (700b7e7) will **decrease** coverage by `4.71%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #2298 +/- ## ============================================ - Coverage 75.81% 71.11% -4.71% ============================================ Files 1062 25 -1037 Lines 64403 3895 -60508 Branches 7117 0 -7117 ============================================ - Hits 48830 2770 -46060 + Misses 12925 934 -11991 + Partials 2648 191 -2457 ``` [see 1037 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2298/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) > Create Sample Applications in each GLV > -------------------------------------- > > Key: TINKERPOP-2995 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2995 > Project: TinkerPop > Issue Type: Improvement > Components: dotnet, go, javascript, python > Affects Versions: 3.5.7 > Reporter: Yang Xia > Priority: Major > > It would be great to have working example applications for each GLV, with > basic traversal examples and common connection settings. > Currently we have an `example.py` for python, but it is very minimal. There > is also an `example.go` for golang, but that appears to be outdated. As far > as I know, dotnet only has templates and javascript doesn't have any examples > at all. -- This message was sent by Atlassian Jira (v8.20.10#820010)