[
https://issues.apache.org/jira/browse/GROOVY-12278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18105587#comment-18105587
] ASF GitHub Bot commented on GROOVY-12278: ----------------------------------------- codecov-commenter commented on PR #2815: URL: https://github.com/apache/groovy/pull/2815#issuecomment-5327846822 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2815?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 `83.33333%` with `3 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.1852%. Comparing base ([`f140841`](https://app.codecov.io/gh/apache/groovy/commit/f140841cf98d79f01e9fde689a46e696ca4493ae?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`760fa55`](https://app.codecov.io/gh/apache/groovy/commit/760fa5504bc70f3caa42f43279a904e9f5ebac9f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 4 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2815?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...c/main/groovy/groovy/text/markup/BaseTemplate.java](https://app.codecov.io/gh/apache/groovy/pull/2815?src=pr&el=tree&filepath=subprojects%2Fgroovy-templates%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Ftext%2Fmarkup%2FBaseTemplate.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXRlbXBsYXRlcy9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L3RleHQvbWFya3VwL0Jhc2VUZW1wbGF0ZS5qYXZh) | 83.3333% | [0 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2815?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/2815?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2815 +/- ## ================================================== + Coverage 70.1837% 70.1852% +0.0015% - Complexity 35844 35859 +15 ================================================== Files 1562 1562 Lines 132528 132555 +27 Branches 24379 24383 +4 ================================================== + Hits 93013 93034 +21 - Misses 31106 31110 +4 - Partials 8409 8411 +2 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2815?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...c/main/groovy/groovy/text/markup/BaseTemplate.java](https://app.codecov.io/gh/apache/groovy/pull/2815?src=pr&el=tree&filepath=subprojects%2Fgroovy-templates%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Ftext%2Fmarkup%2FBaseTemplate.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXRlbXBsYXRlcy9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L3RleHQvbWFya3VwL0Jhc2VUZW1wbGF0ZS5qYXZh) | `90.0524% <83.3333%> (-0.9589%)` | :arrow_down: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2815/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> > improve attribute name rendering in templates > --------------------------------------------- > > Key: GROOVY-12278 > URL: https://issues.apache.org/jira/browse/GROOVY-12278 > Project: Groovy > Issue Type: Improvement > Components: groovy-templates > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
