[
https://issues.apache.org/jira/browse/GROOVY-12342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110897#comment-18110897
] ASF GitHub Bot commented on GROOVY-12342: ----------------------------------------- codecov-commenter commented on PR #2866: URL: https://github.com/apache/groovy/pull/2866#issuecomment-5517358177 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2866?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 `96.29630%` with `1 line` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.8197%. Comparing base ([`dd1fa5a`](https://app.codecov.io/gh/apache/groovy/commit/dd1fa5a88f79f71071e3b5342f8dbb4fec3f73d8?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`b4ecf77`](https://app.codecov.io/gh/apache/groovy/commit/b4ecf7717c6cd0e4ed4089d347c93c6118d8a475?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. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2866?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...main/java/groovy/sql/BatchingStatementWrapper.java](https://app.codecov.io/gh/apache/groovy/pull/2866?src=pr&el=tree&filepath=subprojects%2Fgroovy-sql%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fsql%2FBatchingStatementWrapper.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNxbC9zcmMvbWFpbi9qYXZhL2dyb292eS9zcWwvQmF0Y2hpbmdTdGF0ZW1lbnRXcmFwcGVyLmphdmE=) | 96.2963% | [0 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2866?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/2866?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2866 +/- ## ================================================== - Coverage 70.8227% 70.8197% -0.0031% - Complexity 37011 37017 +6 ================================================== Files 1576 1576 Lines 134831 134858 +27 Branches 24970 24978 +8 ================================================== + Hits 95491 95506 +15 - Misses 30735 30744 +9 - Partials 8605 8608 +3 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2866?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/2866?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.1818% <ø> (+0.0909%)` | :arrow_up: | | [...main/java/groovy/sql/BatchingStatementWrapper.java](https://app.codecov.io/gh/apache/groovy/pull/2866?src=pr&el=tree&filepath=subprojects%2Fgroovy-sql%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fsql%2FBatchingStatementWrapper.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNxbC9zcmMvbWFpbi9qYXZhL2dyb292eS9zcWwvQmF0Y2hpbmdTdGF0ZW1lbnRXcmFwcGVyLmphdmE=) | `85.5263% <96.2963%> (+5.9345%)` | :arrow_up: | ... and [9 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2866/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> > improve withBatch/addBatch doco re SQL injection > ------------------------------------------------ > > Key: GROOVY-12342 > URL: https://issues.apache.org/jira/browse/GROOVY-12342 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
