[
https://issues.apache.org/jira/browse/GROOVY-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101521#comment-18101521
] ASF GitHub Bot commented on GROOVY-12229: ----------------------------------------- codecov-commenter commented on PR #2758: URL: https://github.com/apache/groovy/pull/2758#issuecomment-5172369005 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2758?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.9822%. 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 ([`599a23b`](https://app.codecov.io/gh/apache/groovy/commit/599a23b1e17a80450c301ebbc54f9721a6566fe6?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/2758?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2758 +/- ## ================================================== + Coverage 69.9738% 69.9822% +0.0084% - Complexity 35505 35507 +2 ================================================== Files 1557 1557 Lines 131675 131675 Branches 24169 24169 ================================================== + Hits 92138 92149 +11 + Misses 31193 31189 -4 + Partials 8344 8337 -7 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2758?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/2758?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.4745% <100.0000%> (+0.0255%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2758/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: cannot call the generated setter of a String property with a GString > ------------------------------------------------------------------------- > > Key: GROOVY-12229 > URL: https://issues.apache.org/jira/browse/GROOVY-12229 > Project: Groovy > Issue Type: Bug > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
