[
https://issues.apache.org/jira/browse/GROOVY-12337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110703#comment-18110703
] ASF GitHub Bot commented on GROOVY-12337: ----------------------------------------- codecov-commenter commented on PR #2862: URL: https://github.com/apache/groovy/pull/2862#issuecomment-5511827268 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2862?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 `46.15385%` with `7 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.8077%. 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 ([`afb8d59`](https://app.codecov.io/gh/apache/groovy/commit/afb8d5954cffc2089e75a0cdd3360558a4594b29?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2862?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/GroovyMain.java](https://app.codecov.io/gh/apache/groovy/pull/2862?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) | 46.1538% | [6 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2862?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/2862?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2862 +/- ## ================================================== - Coverage 70.8093% 70.8077% -0.0016% - Complexity 36992 36993 +1 ================================================== Files 1576 1576 Lines 134793 134806 +13 Branches 24965 24965 ================================================== + Hits 95446 95453 +7 - Misses 30740 30745 +5 - Partials 8607 8608 +1 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2862?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/2862?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) | `65.0406% <46.1538%> (-1.0538%)` | :arrow_down: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2862/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> > limit umask when using groovy -i > -------------------------------- > > Key: GROOVY-12337 > URL: https://issues.apache.org/jira/browse/GROOVY-12337 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
