[
https://issues.apache.org/jira/browse/GROOVY-12370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112007#comment-18112007
] ASF GitHub Bot commented on GROOVY-12370: ----------------------------------------- codecov-commenter commented on PR #2894: URL: https://github.com/apache/groovy/pull/2894#issuecomment-5557246809 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2894?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 `57.14286%` with `3 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 71.0843%. Comparing base ([`7a66bf0`](https://app.codecov.io/gh/apache/groovy/commit/7a66bf0472789d32a64e04345850d7ca82e38874?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`d06f08e`](https://app.codecov.io/gh/apache/groovy/commit/d06f08e3326217bc7209331c2f06964843342924?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 1 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2894?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...dehaus/groovy/tools/groovydoc/GroovyDocWriter.java](https://app.codecov.io/gh/apache/groovy/pull/2894?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovydoc%2Fsrc%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Ftools%2Fgroovydoc%2FGroovyDocWriter.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eWRvYy9zcmMvbWFpbi9qYXZhL29yZy9jb2RlaGF1cy9ncm9vdnkvdG9vbHMvZ3Jvb3Z5ZG9jL0dyb292eURvY1dyaXRlci5qYXZh) | 57.1429% | [2 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2894?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/2894?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2894 +/- ## ============================================= Coverage 71.0843% 71.0843% - Complexity 37332 37340 +8 ============================================= Files 1579 1579 Lines 135480 135487 +7 Branches 25105 25106 +1 ============================================= + Hits 96305 96310 +5 - Misses 30492 30494 +2 Partials 8683 8683 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2894?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...dehaus/groovy/tools/groovydoc/GroovyDocWriter.java](https://app.codecov.io/gh/apache/groovy/pull/2894?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovydoc%2Fsrc%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Ftools%2Fgroovydoc%2FGroovyDocWriter.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eWRvYy9zcmMvbWFpbi9qYXZhL29yZy9jb2RlaGF1cy9ncm9vdnkvdG9vbHMvZ3Jvb3Z5ZG9jL0dyb292eURvY1dyaXRlci5qYXZh) | `84.8485% <57.1429%> (-2.1080%)` | :arrow_down: | ... and [12 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2894/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> > GroovyDocWriter: do not copy a symbolic link out of a resource directory > ------------------------------------------------------------------------ > > Key: GROOVY-12370 > URL: https://issues.apache.org/jira/browse/GROOVY-12370 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
