[
https://issues.apache.org/jira/browse/GROOVY-12341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110883#comment-18110883
] ASF GitHub Bot commented on GROOVY-12341: ----------------------------------------- codecov-commenter commented on PR #2865: URL: https://github.com/apache/groovy/pull/2865#issuecomment-5516744719 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2865?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 `61.11111%` with `7 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.9283%. Comparing base ([`ee41588`](https://app.codecov.io/gh/apache/groovy/commit/ee415888471bd650774c1b02f70e1e13a942b74d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`55d6a1f`](https://app.codecov.io/gh/apache/groovy/commit/55d6a1f1157c433b22316b400a0dd5398dc225b0?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/2865?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...che/groovy/groovysh/jline/GroovyPosixCommands.java](https://app.codecov.io/gh/apache/groovy/pull/2865?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovysh%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fapache%2Fgroovy%2Fgroovysh%2Fjline%2FGroovyPosixCommands.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eXNoL3NyYy9tYWluL2dyb292eS9vcmcvYXBhY2hlL2dyb292eS9ncm9vdnlzaC9qbGluZS9Hcm9vdnlQb3NpeENvbW1hbmRzLmphdmE=) | 61.1111% | [5 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2865?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/2865?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2865 +/- ## ================================================== + Coverage 70.8093% 70.9283% +0.1190% - Complexity 36992 37033 +41 ================================================== Files 1576 1576 Lines 134793 134839 +46 Branches 24965 24970 +5 ================================================== + Hits 95446 95639 +193 + Misses 30740 30539 -201 - Partials 8607 8661 +54 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2865?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...che/groovy/groovysh/jline/GroovyPosixCommands.java](https://app.codecov.io/gh/apache/groovy/pull/2865?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovysh%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fapache%2Fgroovy%2Fgroovysh%2Fjline%2FGroovyPosixCommands.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eXNoL3NyYy9tYWluL2dyb292eS9vcmcvYXBhY2hlL2dyb292eS9ncm9vdnlzaC9qbGluZS9Hcm9vdnlQb3NpeENvbW1hbmRzLmphdmE=) | `43.3824% <61.1111%> (+23.4419%)` | :arrow_up: | ... and [12 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2865/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> > sync GroovyPosixCommands with the JLine 4.4.1 > --------------------------------------------- > > Key: GROOVY-12341 > URL: https://issues.apache.org/jira/browse/GROOVY-12341 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
