[
https://issues.apache.org/jira/browse/TINKERPOP-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18093505#comment-18093505
]
ASF GitHub Bot commented on TINKERPOP-3259:
-------------------------------------------
codecov-commenter commented on PR #3506:
URL: https://github.com/apache/tinkerpop/pull/3506#issuecomment-4878136553
##
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/3506?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 79.12%. Comparing base
([`a28cd1f`](https://app.codecov.io/gh/apache/tinkerpop/commit/a28cd1f2f1f10c140030a56de44c5c6c045af5f0?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`b2f6056`](https://app.codecov.io/gh/apache/tinkerpop/commit/b2f6056974bb092ba99d3056b40c73c2d28c4711?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
:warning: Report is 186 commits behind head on master.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## master #3506 +/- ##
============================================
+ Coverage 76.35% 79.12% +2.76%
============================================
Files 1012 31 -981
Lines 60341 6413 -53928
Branches 7075 0 -7075
============================================
- Hits 46076 5074 -41002
+ Misses 11548 1037 -10511
+ Partials 2717 302 -2415
```
</details>
[:umbrella: View full report in Codecov by
Harness](https://app.codecov.io/gh/apache/tinkerpop/pull/3506?dropdown=coverage&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).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests,
report on failures, and find test suite problems.
- :package: [JS Bundle
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save
yourself from yourself by tracking and limiting bundle sizes in JS merges.
</details>
> Add Proxy testing
> -----------------
>
> Key: TINKERPOP-3259
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3259
> Project: TinkerPop
> Issue Type: Test
> Components: dotnet, driver, go, javascript, python
> Affects Versions: 4.0.0
> Reporter: Guian Gumpac
> Priority: Major
>
> With Proxy being added as a connection option for all GLVs in these PRs:
> * [https://github.com/apache/tinkerpop/pull/3466]
> * [https://github.com/apache/tinkerpop/pull/3469]
> * [https://github.com/apache/tinkerpop/pull/3467]
> * [https://github.com/apache/tinkerpop/pull/3468]
> * [https://github.com/apache/tinkerpop/pull/3472]
> There should be proxy testing to the SimpleTestServer in
> gremlin-tools/gremlin-socket-server as per [this
> comment.|https://github.com/apache/tinkerpop/pull/3466#discussion_r3444594539]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)