codecov-commenter commented on PR #2459: URL: https://github.com/apache/groovy/pull/2459#issuecomment-4229281131
## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2459?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 `62.50000%` with `6 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 66.4944%. Comparing base ([`f18c092`](https://app.codecov.io/gh/apache/groovy/commit/f18c0923e6a13f4da1b8e966164fa13410640814?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`d2be528`](https://app.codecov.io/gh/apache/groovy/commit/d2be528f78f83fc66c7418b7786c645127200c3b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 3 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2459?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...-sql/src/main/java/groovy/sql/SqlWhereVisitor.java](https://app.codecov.io/gh/apache/groovy/pull/2459?src=pr&el=tree&filepath=subprojects%2Fgroovy-sql%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fsql%2FSqlWhereVisitor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNxbC9zcmMvbWFpbi9qYXZhL2dyb292eS9zcWwvU3FsV2hlcmVWaXNpdG9yLmphdmE=) | 60.0000% | [3 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2459?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/2459?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2459 +/- ## ================================================== + Coverage 66.4868% 66.4944% +0.0076% - Complexity 30269 30270 +1 ================================================== Files 1411 1411 Lines 118016 118031 +15 Branches 20987 20989 +2 ================================================== + Hits 78465 78484 +19 + Misses 33076 33071 -5 - Partials 6475 6476 +1 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2459?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...s/groovy-sql/src/main/java/groovy/sql/DataSet.java](https://app.codecov.io/gh/apache/groovy/pull/2459?src=pr&el=tree&filepath=subprojects%2Fgroovy-sql%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fsql%2FDataSet.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNxbC9zcmMvbWFpbi9qYXZhL2dyb292eS9zcWwvRGF0YVNldC5qYXZh) | `87.2928% <100.0000%> (+0.0706%)` | :arrow_up: | | [...-sql/src/main/java/groovy/sql/SqlWhereVisitor.java](https://app.codecov.io/gh/apache/groovy/pull/2459?src=pr&el=tree&filepath=subprojects%2Fgroovy-sql%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fsql%2FSqlWhereVisitor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNxbC9zcmMvbWFpbi9qYXZhL2dyb292eS9zcWwvU3FsV2hlcmVWaXNpdG9yLmphdmE=) | `80.4348% <60.0000%> (-10.1902%)` | :arrow_down: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2459/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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
