[
https://issues.apache.org/jira/browse/TINKERPOP-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18098307#comment-18098307
]
ASF GitHub Bot commented on TINKERPOP-3042:
-------------------------------------------
codecov-commenter commented on PR #3544:
URL: https://github.com/apache/tinkerpop/pull/3544#issuecomment-5051259717
##
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/3544?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.53%. 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
([`92dde08`](https://app.codecov.io/gh/apache/tinkerpop/commit/92dde087c1555cad8e38234a35c2a8a9450503c8?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 #3544 +/- ##
=============================================
+ Coverage 75.49% 75.53% +0.03%
- Complexity 13161 13181 +20
=============================================
Files 1092 1093 +1
Lines 67208 67226 +18
Branches 7391 7396 +5
=============================================
+ Hits 50742 50781 +39
+ Misses 13837 13826 -11
+ Partials 2629 2619 -10
```
</details>
[:umbrella: View full report in Codecov by
Harness](https://app.codecov.io/gh/apache/tinkerpop/pull/3544?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>
> Deprecate ProductiveByStrategy
> ------------------------------
>
> Key: TINKERPOP-3042
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3042
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.7.1
> Reporter: Stephen Mallette
> Priority: Major
>
> {{ProductiveByStrategy}} was added to allow for a temporary way to mimic
> early {{null}} processing behavior in 3.5.0. Deprecate the strategy along
> 3.7.x.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)