[ 
https://issues.apache.org/jira/browse/TINKERPOP-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935405#comment-17935405
 ] 

ASF GitHub Bot commented on TINKERPOP-3017:
-------------------------------------------

codecov-commenter commented on PR #3073:
URL: https://github.com/apache/tinkerpop/pull/3073#issuecomment-2723304717

   ## 
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/3073?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   Attention: Patch coverage is `25.00000%` with `9 lines` in your changes 
missing coverage. Please review.
   > Please [upload](https://docs.codecov.com/docs/codecov-uploader) report for 
BASE (`3.8-dev@14bf649`). [Learn 
more](https://docs.codecov.io/docs/error-reference?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#section-missing-base-commit)
 about missing BASE report.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/tinkerpop/pull/3073?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...in/process/traversal/AnonymousTraversalSource.java](https://app.codecov.io/gh/apache/tinkerpop/pull/3073?src=pr&el=tree&filepath=gremlin-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Ftinkerpop%2Fgremlin%2Fprocess%2Ftraversal%2FAnonymousTraversalSource.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9Bbm9ueW1vdXNUcmF2ZXJzYWxTb3VyY2UuamF2YQ==)
 | 25.00% | [9 Missing :warning: 
](https://app.codecov.io/gh/apache/tinkerpop/pull/3073?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@            Coverage Diff             @@
   ##             3.8-dev    #3073   +/-   ##
   ==========================================
     Coverage           ?   76.36%           
     Complexity         ?    13239           
   ==========================================
     Files              ?     1061           
     Lines              ?    61572           
     Branches           ?     7346           
   ==========================================
     Hits               ?    47021           
     Misses             ?    12035           
     Partials           ?     2516           
   ```
   
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/tinkerpop/pull/3073?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>🚀 New features to boost your workflow: </summary>
   
   - ❄ [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect 
flaky tests, report on failures, and find test suite problems.
   - 📦 [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>




> Simplify TraversalSource creation from AnonymousTraversalSource
> ---------------------------------------------------------------
>
>                 Key: TINKERPOP-3017
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3017
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.6.5
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Major
>              Labels: breaking
>             Fix For: 4.0.0
>
>
> Currently {{traversal()}} makes the user choose {{withRemote()}} or 
> {{withEmbedded()}}. We could simplify by just making it {{with()}} and 
> deprecating the old stuff. Also remove the long deprecated {{withGraph()}}. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to