[
https://issues.apache.org/jira/browse/TINKERPOP-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804485#comment-17804485
]
ASF GitHub Bot commented on TINKERPOP-3025:
-------------------------------------------
codecov-commenter commented on PR #2432:
URL: https://github.com/apache/tinkerpop/pull/2432#issuecomment-1881903392
##
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2432?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
[(`c28aa2e`)](https://app.codecov.io/gh/apache/tinkerpop/commit/c28aa2ec8cce281d51e9323070610d3f71a6291e?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
76.17% compared to head
[(`595c86c`)](https://app.codecov.io/gh/apache/tinkerpop/pull/2432?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
71.05%.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## 3.7-dev #2432 +/- ##
=============================================
- Coverage 76.17% 71.05% -5.12%
=============================================
Files 1083 25 -1058
Lines 65015 3942 -61073
Branches 7260 0 -7260
=============================================
- Hits 49524 2801 -46723
+ Misses 12796 950 -11846
+ Partials 2695 191 -2504
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/tinkerpop/pull/2432?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).
> l_trim() and r_trim() missing in python
> ---------------------------------------
>
> Key: TINKERPOP-3025
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3025
> Project: TinkerPop
> Issue Type: Bug
> Components: python
> Affects Versions: 3.7.1
> Reporter: Stephen Mallette
> Priority: Critical
>
> The steps are present but only in the camel case form and not the proper
> pythonic snake case form. Check for other missing snake case options.
> Deprecate the old forms.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)