[ 
https://issues.apache.org/jira/browse/GROOVY-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111360#comment-18111360
 ] 

ASF GitHub Bot commented on GROOVY-12349:
-----------------------------------------

codecov-commenter commented on PR #2873:
URL: https://github.com/apache/groovy/pull/2873#issuecomment-5534345361

   ## 
[Codecov](https://app.codecov.io/gh/apache/groovy/pull/2873?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 `75.55556%` with `11 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 71.0723%. Comparing base 
([`9da117d`](https://app.codecov.io/gh/apache/groovy/commit/9da117d37f7f8ffb57e252cb39f7f19f83aa4b6e?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`bf23f0e`](https://app.codecov.io/gh/apache/groovy/commit/bf23f0e88c5ddbd53a6b159170f0a1b686b05bdb?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/2873?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/2873?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=)
 | 79.0698% | [6 Missing and 3 partials :warning: 
](https://app.codecov.io/gh/apache/groovy/pull/2873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...main/groovy/org/apache/groovy/groovysh/Main.groovy](https://app.codecov.io/gh/apache/groovy/pull/2873?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovysh%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fapache%2Fgroovy%2Fgroovysh%2FMain.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eXNoL3NyYy9tYWluL2dyb292eS9vcmcvYXBhY2hlL2dyb292eS9ncm9vdnlzaC9NYWluLmdyb292eQ==)
 | 0.0000% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/groovy/pull/2873?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>
   
   
   
   [![Impacted file tree 
graph](https://app.codecov.io/gh/apache/groovy/pull/2873/graphs/tree.svg?width=650&height=150&src=pr&token=1r45138NfQ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)](https://app.codecov.io/gh/apache/groovy/pull/2873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   ```diff
   @@                Coverage Diff                 @@
   ##               master      #2873        +/-   ##
   ==================================================
   + Coverage     71.0091%   71.0723%   +0.0632%     
   - Complexity      37217      37279        +62     
   ==================================================
     Files            1578       1578                
     Lines          135215     135289        +74     
     Branches        25046      25061        +15     
   ==================================================
   + Hits            96015      96153       +138     
   + Misses          30533      30466        -67     
   - Partials         8667       8670         +3     
   ```
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/groovy/pull/2873?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[...main/groovy/org/apache/groovy/groovysh/Main.groovy](https://app.codecov.io/gh/apache/groovy/pull/2873?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovysh%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fapache%2Fgroovy%2Fgroovysh%2FMain.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eXNoL3NyYy9tYWluL2dyb292eS9vcmcvYXBhY2hlL2dyb292eS9ncm9vdnlzaC9NYWluLmdyb292eQ==)
 | `15.8103% <0.0000%> (+0.1853%)` | :arrow_up: |
   | 
[...che/groovy/groovysh/jline/GroovyPosixCommands.java](https://app.codecov.io/gh/apache/groovy/pull/2873?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=)
 | `54.6243% <79.0698%> (+11.2419%)` | :arrow_up: |
   
   ... and [9 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/groovy/pull/2873/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 upstream changes
> ----------------------------------------------
>
>                 Key: GROOVY-12349
>                 URL: https://issues.apache.org/jira/browse/GROOVY-12349
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to