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

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

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

   ## 
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/3545?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 75.51%. Comparing base 
([`4722890`](https://app.codecov.io/gh/apache/tinkerpop/commit/4722890ed831ba4f71c3916b5e6eafcf85439345?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`978f39e`](https://app.codecov.io/gh/apache/tinkerpop/commit/978f39e9cdbd3359e0335266e02ca9ba4d3e1629?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 25 commits behind head on 3.7-dev.
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.7-dev    #3545      +/-   ##
   =============================================
   + Coverage      75.49%   75.51%   +0.01%     
   - Complexity     13161    13172      +11     
   =============================================
     Files           1092     1093       +1     
     Lines          67208    67226      +18     
     Branches        7391     7396       +5     
   =============================================
   + Hits           50742    50767      +25     
   - Misses         13837    13838       +1     
   + Partials        2629     2621       -8     
   ```
   </details>
   
   [:umbrella: View full report in Codecov by 
Harness](https://app.codecov.io/gh/apache/tinkerpop/pull/3545?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>




> Ensure consistency of option key constants for with()
> -----------------------------------------------------
>
>                 Key: TINKERPOP-3185
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3185
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: dotnet, go, javascript, process, python
>    Affects Versions: 3.7.4
>            Reporter: Cole Greer
>            Priority: Trivial
>
> There are inconsistencies across GLVs in some of the constants intended to 
> use for with() modulation. One such example is PeerPressure.py in python 
> incorrectly using a pagerank constant: 
> https://github.com/apache/tinkerpop/blob/5030841548e6da924a71fa39153ef829573de855/gremlin-python/src/main/python/gremlin_python/process/traversal.py#L661
> That inconsistency should be fixed, as well as all other similar classes 
> verified for correctness.



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

Reply via email to