[
https://issues.apache.org/jira/browse/GROOVY-12140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094469#comment-18094469
] ASF GitHub Bot commented on GROOVY-12140: ----------------------------------------- codecov-commenter commented on PR #2676: URL: https://github.com/apache/groovy/pull/2676#issuecomment-4910815869 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2676?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 68.6795%. Comparing base ([`c6fa475`](https://app.codecov.io/gh/apache/groovy/commit/c6fa475e9eef061c186d88e0fc3079241ff50ed2?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`9c584d0`](https://app.codecov.io/gh/apache/groovy/commit/9c584d06c22a3d2ca2d6c920a93200184cb13d86?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 5 commits behind head on master. <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/groovy/pull/2676?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2676 +/- ## ================================================== + Coverage 68.5934% 68.6795% +0.0861% - Complexity 33951 34112 +161 ================================================== Files 1535 1536 +1 Lines 128543 128909 +366 Branches 23335 23367 +32 ================================================== + Hits 88172 88534 +362 + Misses 32555 32548 -7 - Partials 7816 7827 +11 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2676?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...a/org/codehaus/groovy/reflection/CachedMethod.java](https://app.codecov.io/gh/apache/groovy/pull/2676?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Freflection%2FCachedMethod.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3JlZmxlY3Rpb24vQ2FjaGVkTWV0aG9kLmphdmE=) | `62.5899% <100.0000%> (+0.2711%)` | :arrow_up: | | [...a/org/codehaus/groovy/runtime/MetaClassHelper.java](https://app.codecov.io/gh/apache/groovy/pull/2676?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2FMetaClassHelper.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvTWV0YUNsYXNzSGVscGVyLmphdmE=) | `35.0649% <100.0000%> (+1.1442%)` | :arrow_up: | | [...vy/runtime/callsite/PlainObjectMetaMethodSite.java](https://app.codecov.io/gh/apache/groovy/pull/2676?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2Fcallsite%2FPlainObjectMetaMethodSite.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvY2FsbHNpdGUvUGxhaW5PYmplY3RNZXRhTWV0aG9kU2l0ZS5qYXZh) | `37.5000% <100.0000%> (ø)` | | ... and [14 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2676/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) </details> <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> > box-identity divergence for primitive varargs with classic bytecode > ------------------------------------------------------------------- > > Key: GROOVY-12140 > URL: https://issues.apache.org/jira/browse/GROOVY-12140 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
