[
https://issues.apache.org/jira/browse/GROOVY-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111991#comment-18111991
] ASF GitHub Bot commented on GROOVY-12368: ----------------------------------------- codecov-commenter commented on PR #2892: URL: https://github.com/apache/groovy/pull/2892#issuecomment-5556945520 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2892?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 `41.17647%` with `10 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 71.0850%. Comparing base ([`0c4dd93`](https://app.codecov.io/gh/apache/groovy/commit/0c4dd93ee000639493bdaf480edbd05f02633fd8?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`79e66e6`](https://app.codecov.io/gh/apache/groovy/commit/79e66e6c67d2066d74b152fc64d495ff980dee18?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/2892?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...java/org/codehaus/groovy/control/XStreamUtils.java](https://app.codecov.io/gh/apache/groovy/pull/2892?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fcontrol%2FXStreamUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L2NvbnRyb2wvWFN0cmVhbVV0aWxzLmphdmE=) | 41.1765% | [8 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2892?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/2892?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2892 +/- ## ================================================== - Coverage 71.1006% 71.0850% -0.0157% + Complexity 37348 37339 -9 ================================================== Files 1579 1579 Lines 135477 135497 +20 Branches 25104 25106 +2 ================================================== - Hits 96325 96318 -7 - Misses 30478 30488 +10 - Partials 8674 8691 +17 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2892?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...java/org/codehaus/groovy/control/XStreamUtils.java](https://app.codecov.io/gh/apache/groovy/pull/2892?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fcontrol%2FXStreamUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L2NvbnRyb2wvWFN0cmVhbVV0aWxzLmphdmE=) | `45.9460% <41.1765%> (+45.9460%)` | :arrow_up: | ... and [83 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2892/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> > groovy.ast=xml: give the AST dump the source file's permissions > --------------------------------------------------------------- > > Key: GROOVY-12368 > URL: https://issues.apache.org/jira/browse/GROOVY-12368 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
