[
https://issues.apache.org/jira/browse/GROOVY-12228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101515#comment-18101515
] ASF GitHub Bot commented on GROOVY-12228: ----------------------------------------- codecov-commenter commented on PR #2759: URL: https://github.com/apache/groovy/pull/2759#issuecomment-5172318408 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2759?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 69.9755%. Comparing base ([`7a34d45`](https://app.codecov.io/gh/apache/groovy/commit/7a34d4507db3a588e9ae413231f26ba4b564355a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`a05304a`](https://app.codecov.io/gh/apache/groovy/commit/a05304a534446298a99906b13eb376834efd5ef6?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/2759?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2759 +/- ## ================================================== + Coverage 69.9738% 69.9755% +0.0017% + Complexity 35505 35504 -1 ================================================== Files 1557 1557 Lines 131675 131679 +4 Branches 24169 24170 +1 ================================================== + Hits 92138 92143 +5 - Misses 31193 31194 +1 + Partials 8344 8342 -2 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2759?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...roovy/transform/stc/StaticTypeCheckingVisitor.java](https://app.codecov.io/gh/apache/groovy/pull/2759?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Ftransform%2Fstc%2FStaticTypeCheckingVisitor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3RyYW5zZm9ybS9zdGMvU3RhdGljVHlwZUNoZWNraW5nVmlzaXRvci5qYXZh) | `87.4618% <100.0000%> (+0.0128%)` | :arrow_up: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2759/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> > STC: multiple assignment ignores the declared type of the target variables > -------------------------------------------------------------------------- > > Key: GROOVY-12228 > URL: https://issues.apache.org/jira/browse/GROOVY-12228 > Project: Groovy > Issue Type: Bug > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
