[
https://issues.apache.org/jira/browse/GROOVY-10891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17653310#comment-17653310
] ASF GitHub Bot commented on GROOVY-10891: ----------------------------------------- codecov-commenter commented on PR #1839: URL: https://github.com/apache/groovy/pull/1839#issuecomment-1368212345 # [Codecov](https://codecov.io/gh/apache/groovy/pull/1839?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#1839](https://codecov.io/gh/apache/groovy/pull/1839?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a738705) into [master](https://codecov.io/gh/apache/groovy/commit/a4da7b66b621071d794f17c28f64250ba95e46f4?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a4da7b6) will **decrease** coverage by `0.0029%`. > The diff coverage is `56.2500%`. [](https://codecov.io/gh/apache/groovy/pull/1839?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) ```diff @@ Coverage Diff @@ ## master #1839 +/- ## ================================================== - Coverage 67.7495% 67.7466% -0.0029% - Complexity 28298 28307 +9 ================================================== Files 1427 1427 Lines 112606 112627 +21 Branches 19307 19311 +4 ================================================== + Hits 76290 76301 +11 - Misses 29786 29796 +10 Partials 6530 6530 ``` | [Impacted Files](https://codecov.io/gh/apache/groovy/pull/1839?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [.../codehaus/groovy/runtime/DefaultGroovyMethods.java](https://codecov.io/gh/apache/groovy/pull/1839/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvRGVmYXVsdEdyb292eU1ldGhvZHMuamF2YQ==) | `76.6410% <56.2500%> (-0.1010%)` | :arrow_down: | | [.../apache/groovy/groovysh/commands/DocCommand.groovy](https://codecov.io/gh/apache/groovy/pull/1839/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eXNoL3NyYy9tYWluL2dyb292eS9vcmcvYXBhY2hlL2dyb292eS9ncm9vdnlzaC9jb21tYW5kcy9Eb2NDb21tYW5kLmdyb292eQ==) | `50.0000% <0.0000%> (-1.3158%)` | :arrow_down: | | [.../codehaus/groovy/classgen/asm/AssertionWriter.java](https://codecov.io/gh/apache/groovy/pull/1839/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L2NsYXNzZ2VuL2FzbS9Bc3NlcnRpb25Xcml0ZXIuamF2YQ==) | `94.2857% <0.0000%> (-0.0405%)` | :arrow_down: | | [...org/codehaus/groovy/vmplugin/v8/IndyInterface.java](https://codecov.io/gh/apache/groovy/pull/1839/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3ZtcGx1Z2luL3Y4L0luZHlJbnRlcmZhY2UuamF2YQ==) | `86.0656% <0.0000%> (+0.8197%)` | :arrow_up: | > We should have variants of findResult/s with no Closure which use > Closure.IDENTITY in that case > ----------------------------------------------------------------------------------------------- > > Key: GROOVY-10891 > URL: https://issues.apache.org/jira/browse/GROOVY-10891 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
