[
https://issues.apache.org/jira/browse/GROOVY-12271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18105484#comment-18105484
] ASF GitHub Bot commented on GROOVY-12271: ----------------------------------------- codecov-commenter commented on PR #2808: URL: https://github.com/apache/groovy/pull/2808#issuecomment-5324708488 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2808?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 `66.66667%` with `5 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.1568%. Comparing base ([`5f56279`](https://app.codecov.io/gh/apache/groovy/commit/5f562793bd5b7f7adb4792e41dcd0385b5452ac9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`773f8df`](https://app.codecov.io/gh/apache/groovy/commit/773f8df0e7defef41adb5ffa806414523792801e?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/2808?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...g/codehaus/groovy/tools/groovydoc/TagRenderer.java](https://app.codecov.io/gh/apache/groovy/pull/2808?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovydoc%2Fsrc%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Ftools%2Fgroovydoc%2FTagRenderer.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eWRvYy9zcmMvbWFpbi9qYXZhL29yZy9jb2RlaGF1cy9ncm9vdnkvdG9vbHMvZ3Jvb3Z5ZG9jL1RhZ1JlbmRlcmVyLmphdmE=) | 66.6667% | [4 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2808?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/2808?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2808 +/- ## ================================================== + Coverage 70.1516% 70.1568% +0.0052% - Complexity 35828 35835 +7 ================================================== Files 1562 1562 Lines 132523 132536 +13 Branches 24379 24382 +3 ================================================== + Hits 92967 92983 +16 - Misses 31140 31142 +2 + Partials 8416 8411 -5 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2808?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...g/codehaus/groovy/tools/groovydoc/TagRenderer.java](https://app.codecov.io/gh/apache/groovy/pull/2808?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovydoc%2Fsrc%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Ftools%2Fgroovydoc%2FTagRenderer.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eWRvYy9zcmMvbWFpbi9qYXZhL29yZy9jb2RlaGF1cy9ncm9vdnkvdG9vbHMvZ3Jvb3Z5ZG9jL1RhZ1JlbmRlcmVyLmphdmE=) | `71.5054% <66.6667%> (+0.3700%)` | :arrow_up: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2808/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> > align groovydoc Snippet file resolution behavior with javadoc > ------------------------------------------------------------- > > Key: GROOVY-12271 > URL: https://issues.apache.org/jira/browse/GROOVY-12271 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
