[
https://issues.apache.org/jira/browse/TINKERPOP-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804969#comment-17804969
]
ASF GitHub Bot commented on TINKERPOP-3027:
-------------------------------------------
codecov-commenter commented on PR #2433:
URL: https://github.com/apache/tinkerpop/pull/2433#issuecomment-1884188864
##
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2433?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
[(`e86eed2`)](https://app.codecov.io/gh/apache/tinkerpop/commit/e86eed20a868d5ba8fcf64939f032b87093811c1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
75.16% compared to head
[(`31aa6cf`)](https://app.codecov.io/gh/apache/tinkerpop/pull/2433?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
71.23%.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## 3.6-dev #2433 +/- ##
=============================================
- Coverage 75.16% 71.23% -3.93%
=============================================
Files 1057 25 -1032
Lines 63470 3772 -59698
Branches 6936 0 -6936
=============================================
- Hits 47706 2687 -45019
+ Misses 13191 898 -12293
+ Partials 2573 187 -2386
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/tinkerpop/pull/2433?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).
> Pick.any should be any_()
> -------------------------
>
> Key: TINKERPOP-3027
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3027
> Project: TinkerPop
> Issue Type: Bug
> Components: python
> Affects Versions: 3.6.6
> Reporter: Stephen Mallette
> Priority: Critical
>
> Documentation shows {{any_()}} in the "Differences" section of the python
> docs but it doesn't appear to be implemented.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)