[
https://issues.apache.org/jira/browse/GROOVY-12131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18093760#comment-18093760
] ASF GitHub Bot commented on GROOVY-12131: ----------------------------------------- codecov-commenter commented on PR #2666: URL: https://github.com/apache/groovy/pull/2666#issuecomment-4884878679 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2666?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.5767%. Comparing base ([`faee99b`](https://app.codecov.io/gh/apache/groovy/commit/faee99b83998b6557bef2bda9968b9eb5dc0b502?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`00b8eb9`](https://app.codecov.io/gh/apache/groovy/commit/00b8eb907b7be34b8d649b58c38bfafd56ca793b?dropdown=coverage&el=desc&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/2666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2666 +/- ## ================================================== + Coverage 68.5706% 68.5767% +0.0061% - Complexity 33808 33813 +5 ================================================== Files 1524 1524 Lines 128141 128150 +9 Branches 23292 23293 +1 ================================================== + Hits 87867 87881 +14 + Misses 32472 32468 -4 + Partials 7802 7801 -1 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2666?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../org/codehaus/groovy/control/OptimizerVisitor.java](https://app.codecov.io/gh/apache/groovy/pull/2666?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fcontrol%2FOptimizerVisitor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L2NvbnRyb2wvT3B0aW1pemVyVmlzaXRvci5qYXZh) | `95.7143% <100.0000%> (+0.6323%)` | :arrow_up: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2666/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> > OptimizerVisitor: detect constant nodes shared across classes > ------------------------------------------------------------- > > Key: GROOVY-12131 > URL: https://issues.apache.org/jira/browse/GROOVY-12131 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
