[
https://issues.apache.org/jira/browse/GROOVY-12376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112168#comment-18112168
] ASF GitHub Bot commented on GROOVY-12376: ----------------------------------------- codecov-commenter commented on PR #2899: URL: https://github.com/apache/groovy/pull/2899#issuecomment-5565896266 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2899?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 `80.00000%` with `1 line` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 71.1366%. Comparing base ([`5b75e21`](https://app.codecov.io/gh/apache/groovy/commit/5b75e21feb99a5676f24c3dde932af1ffae9a578?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`a025dbb`](https://app.codecov.io/gh/apache/groovy/commit/a025dbb22806c1b43c338156e20089f8cc2b79ba?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 7 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2899?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [.../main/groovy/groovy/swing/LookAndFeelHelper.groovy](https://app.codecov.io/gh/apache/groovy/pull/2899?src=pr&el=tree&filepath=subprojects%2Fgroovy-swing%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Fswing%2FLookAndFeelHelper.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXN3aW5nL3NyYy9tYWluL2dyb292eS9ncm9vdnkvc3dpbmcvTG9va0FuZEZlZWxIZWxwZXIuZ3Jvb3Z5) | 80.0000% | [0 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2899?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/2899?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2899 +/- ## ================================================== + Coverage 71.1240% 71.1366% +0.0126% - Complexity 37493 37506 +13 ================================================== Files 1579 1579 Lines 135777 135781 +4 Branches 25174 25176 +2 ================================================== + Hits 96570 96590 +20 + Misses 30506 30484 -22 - Partials 8701 8707 +6 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2899?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../main/groovy/groovy/swing/LookAndFeelHelper.groovy](https://app.codecov.io/gh/apache/groovy/pull/2899?src=pr&el=tree&filepath=subprojects%2Fgroovy-swing%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Fswing%2FLookAndFeelHelper.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXN3aW5nL3NyYy9tYWluL2dyb292eS9ncm9vdnkvc3dpbmcvTG9va0FuZEZlZWxIZWxwZXIuZ3Jvb3Z5) | `29.2308% <80.0000%> (+29.2308%)` | :arrow_up: | ... and [9 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2899/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> > LookAndFeelHelper: detect non-metal classes rather than fail with an obscure > error > ---------------------------------------------------------------------------------- > > Key: GROOVY-12376 > URL: https://issues.apache.org/jira/browse/GROOVY-12376 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
