codecov-commenter commented on PR #2869: URL: https://github.com/apache/groovy/pull/2869#issuecomment-5519861646
## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2869?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 `60.00000%` with `18 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.9436%. Comparing base ([`2ca5668`](https://app.codecov.io/gh/apache/groovy/commit/2ca56681c42e8b0599a878de848098df2155d25e?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`c66f537`](https://app.codecov.io/gh/apache/groovy/commit/c66f537e196f99dbf02285d88414e2d0a56ada5a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 2 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2869?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [src/main/java/groovy/ui/GroovySocketServer.java](https://app.codecov.io/gh/apache/groovy/pull/2869?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Fui%2FGroovySocketServer.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvdWkvR3Jvb3Z5U29ja2V0U2VydmVyLmphdmE=) | 15.3846% | [10 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2869?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [src/main/java/groovy/ui/GroovyMain.java](https://app.codecov.io/gh/apache/groovy/pull/2869?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Fui%2FGroovyMain.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvdWkvR3Jvb3Z5TWFpbi5qYXZh) | 78.1250% | [5 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2869?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/2869?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2869 +/- ## ================================================== + Coverage 70.9418% 70.9436% +0.0018% - Complexity 37054 37067 +13 ================================================== Files 1576 1576 Lines 134857 134893 +36 Branches 24973 24982 +9 ================================================== + Hits 95670 95698 +28 - Misses 30530 30535 +5 - Partials 8657 8660 +3 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2869?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [src/main/java/groovy/ui/GroovyMain.java](https://app.codecov.io/gh/apache/groovy/pull/2869?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Fui%2FGroovyMain.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvdWkvR3Jvb3Z5TWFpbi5qYXZh) | `67.0290% <78.1250%> (+1.9883%)` | :arrow_up: | | [src/main/java/groovy/ui/GroovySocketServer.java](https://app.codecov.io/gh/apache/groovy/pull/2869?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Fui%2FGroovySocketServer.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvdWkvR3Jvb3Z5U29ja2V0U2VydmVyLmphdmE=) | `8.8235% <15.3846%> (+8.8235%)` | :arrow_up: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2869/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]
