[
https://issues.apache.org/jira/browse/GROOVY-12371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112012#comment-18112012
] ASF GitHub Bot commented on GROOVY-12371: ----------------------------------------- codecov-commenter commented on PR #2895: URL: https://github.com/apache/groovy/pull/2895#issuecomment-5557402286 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2895?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `80.00000%` with `6 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 71.0797%. Comparing base ([`5a64fb2`](https://app.codecov.io/gh/apache/groovy/commit/5a64fb2ca5232fbc3f39993bb759afc4c0c7ab48?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`cade0cb`](https://app.codecov.io/gh/apache/groovy/commit/cade0cb3eda786eaf5b6afc41024ef8c067323c3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2895?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...jects/groovy-sql/src/main/java/groovy/sql/Sql.java](https://app.codecov.io/gh/apache/groovy/pull/2895?src=pr&el=tree&filepath=subprojects%2Fgroovy-sql%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fsql%2FSql.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNxbC9zcmMvbWFpbi9qYXZhL2dyb292eS9zcWwvU3FsLmphdmE=) | 80.0000% | [4 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2895?src=pr&el=tree&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/2895?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2895 +/- ## ================================================== - Coverage 71.0806% 71.0797% -0.0009% - Complexity 37330 37333 +3 ================================================== Files 1579 1579 Lines 135480 135500 +20 Branches 25105 25108 +3 ================================================== + Hits 96300 96313 +13 - Misses 30496 30497 +1 - Partials 8684 8690 +6 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2895?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...jects/groovy-sql/src/main/java/groovy/sql/Sql.java](https://app.codecov.io/gh/apache/groovy/pull/2895?src=pr&el=tree&filepath=subprojects%2Fgroovy-sql%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fsql%2FSql.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNxbC9zcmMvbWFpbi9qYXZhL2dyb292eS9zcWwvU3FsLmphdmE=) | `67.4107% <80.0000%> (+0.2289%)` | :arrow_up: | ... and [10 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2895/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> > SQL: bound the statement cache and make it thread-safe > ------------------------------------------------------ > > Key: GROOVY-12371 > URL: https://issues.apache.org/jira/browse/GROOVY-12371 > Project: Groovy > Issue Type: Task > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
