[
https://issues.apache.org/jira/browse/GROOVY-12350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111410#comment-18111410
] ASF GitHub Bot commented on GROOVY-12350: ----------------------------------------- codecov-commenter commented on PR #2875: URL: https://github.com/apache/groovy/pull/2875#issuecomment-5536391461 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2875?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 71.0765%. Comparing base ([`f344d76`](https://app.codecov.io/gh/apache/groovy/commit/f344d76c69477397c8e3ddc25e5a7e7d795a2447?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`c860904`](https://app.codecov.io/gh/apache/groovy/commit/c8609047fd7c25481d797f93cf817b8ecb73d1cb?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/2875?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2875 +/- ## ================================================== + Coverage 71.0741% 71.0765% +0.0023% - Complexity 37300 37303 +3 ================================================== Files 1578 1578 Lines 135384 135388 +4 Branches 25084 25085 +1 ================================================== + Hits 96223 96229 +6 + Misses 30477 30475 -2 Partials 8684 8684 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2875?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...y-sql/src/main/java/groovy/sql/InListExpander.java](https://app.codecov.io/gh/apache/groovy/pull/2875?src=pr&el=tree&filepath=subprojects%2Fgroovy-sql%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fsql%2FInListExpander.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNxbC9zcmMvbWFpbi9qYXZhL2dyb292eS9zcWwvSW5MaXN0RXhwYW5kZXIuamF2YQ==) | `71.0000% <100.0000%> (+1.2083%)` | :arrow_up: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2875/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> > Handle ?? escapes in SQL InListExpander > --------------------------------------- > > Key: GROOVY-12350 > URL: https://issues.apache.org/jira/browse/GROOVY-12350 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > Fix For: 6.0.0-RC-1 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)
