[ https://issues.apache.org/jira/browse/GROOVY-11540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909164#comment-17909164 ]
ASF GitHub Bot commented on GROOVY-11540: ----------------------------------------- codecov-commenter commented on PR #2138: URL: https://github.com/apache/groovy/pull/2138#issuecomment-2567180821 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2138?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 `33.33333%` with `12 lines` in your changes missing coverage. Please review. > Project coverage is 68.8456%. Comparing base [(`b0fcd1b`)](https://app.codecov.io/gh/apache/groovy/commit/b0fcd1bae879aa1c1983d341d56b58eb3a5e8dec?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`33103a5`)](https://app.codecov.io/gh/apache/groovy/commit/33103a5cac2038aebdf5ef7a489a3ad58adb4b8e?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2138?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...rg/codehaus/groovy/runtime/ArrayGroovyMethods.java](https://app.codecov.io/gh/apache/groovy/pull/2138?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2FArrayGroovyMethods.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvQXJyYXlHcm9vdnlNZXRob2RzLmphdmE=) | 33.3333% | [12 Missing :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2138?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> [](https://app.codecov.io/gh/apache/groovy/pull/2138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2138 +/- ## ================================================== + Coverage 68.8433% 68.8456% +0.0023% - Complexity 29412 29419 +7 ================================================== Files 1419 1419 Lines 113064 113082 +18 Branches 19531 19534 +3 ================================================== + Hits 77837 77852 +15 - Misses 28684 28691 +7 + Partials 6543 6539 -4 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2138?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...rg/codehaus/groovy/runtime/ArrayGroovyMethods.java](https://app.codecov.io/gh/apache/groovy/pull/2138?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2FArrayGroovyMethods.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvQXJyYXlHcm9vdnlNZXRob2RzLmphdmE=) | `91.8196% <33.3333%> (-0.8161%)` | :arrow_down: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2138/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) </details> > Provide sum variants in ArrayGroovyMethods which take a unary operator > ---------------------------------------------------------------------- > > Key: GROOVY-11540 > URL: https://issues.apache.org/jira/browse/GROOVY-11540 > Project: Groovy > Issue Type: New Feature > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)