[ https://issues.apache.org/jira/browse/TINKERPOP-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17777917#comment-17777917 ]
ASF GitHub Bot commented on TINKERPOP-2995: ------------------------------------------- codecov-commenter commented on PR #2299: URL: https://github.com/apache/tinkerpop/pull/2299#issuecomment-1773245125 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2299?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2299](https://app.codecov.io/gh/apache/tinkerpop/pull/2299?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (25b631b) into [3.6-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/4230c97f83f33adc87901b535c535d29def7cfe3?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (4230c97) will **increase** coverage by `3.93%`. > Report is 22 commits behind head on 3.6-dev. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## 3.6-dev #2299 +/- ## ============================================= + Coverage 71.18% 75.12% +3.93% - Complexity 0 12277 +12277 ============================================= Files 25 1056 +1031 Lines 3766 63356 +59590 Branches 0 6924 +6924 ============================================= + Hits 2681 47595 +44914 - Misses 898 13189 +12291 - Partials 187 2572 +2385 ``` [see 1031 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2299/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)