[
https://issues.apache.org/jira/browse/GROOVY-12230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101542#comment-18101542
] ASF GitHub Bot commented on GROOVY-12230: ----------------------------------------- codecov-commenter commented on PR #2761: URL: https://github.com/apache/groovy/pull/2761#issuecomment-5173286317 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2761?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.9791%. 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 ([`81796b2`](https://app.codecov.io/gh/apache/groovy/commit/81796b29284a5cc26b4d82104fd044d057aa585d?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/2761?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2761 +/- ## ================================================== + Coverage 69.9738% 69.9791% +0.0053% - Complexity 35505 35508 +3 ================================================== Files 1557 1557 Lines 131675 131675 Branches 24169 24169 ================================================== + Hits 92138 92145 +7 + Misses 31193 31190 -3 + Partials 8344 8340 -4 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2761?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/StaticTypeCheckingSupport.java](https://app.codecov.io/gh/apache/groovy/pull/2761?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Ftransform%2Fstc%2FStaticTypeCheckingSupport.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3RyYW5zZm9ybS9zdGMvU3RhdGljVHlwZUNoZWNraW5nU3VwcG9ydC5qYXZh) | `82.1612% <100.0000%> (ø)` | | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2761/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: String/GString conditional not accepted where String is expected > --------------------------------------------------------------------- > > Key: GROOVY-12230 > URL: https://issues.apache.org/jira/browse/GROOVY-12230 > Project: Groovy > Issue Type: Bug > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
