[ https://issues.apache.org/jira/browse/TINKERPOP-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17797342#comment-17797342 ]
ASF GitHub Bot commented on TINKERPOP-2995: ------------------------------------------- codecov-commenter commented on PR #2406: URL: https://github.com/apache/tinkerpop/pull/2406#issuecomment-1858637302 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2406?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report All modified and coverable lines are covered by tests :white_check_mark: > Comparison is base [(`7f35052`)](https://app.codecov.io/gh/apache/tinkerpop/commit/7f350528343606c51046016d9d6e748d0b2bae7c?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 76.16% compared to head [(`6de80c9`)](https://app.codecov.io/gh/apache/tinkerpop/pull/2406?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 71.01%. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #2406 +/- ## ============================================ - Coverage 76.16% 71.01% -5.15% ============================================ Files 1083 25 -1058 Lines 65010 3944 -61066 Branches 7259 0 -7259 ============================================ - Hits 49513 2801 -46712 + Misses 12798 952 -11846 + Partials 2699 191 -2508 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/tinkerpop/pull/2406?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?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)