[
https://issues.apache.org/jira/browse/GROOVY-12380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113119#comment-18113119
] ASF GitHub Bot commented on GROOVY-12380: ----------------------------------------- codecov-commenter commented on PR #2903: URL: https://github.com/apache/groovy/pull/2903#issuecomment-5595173453 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2903?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 `96.15385%` with `1 line` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 71.2071%. Comparing base ([`2290229`](https://app.codecov.io/gh/apache/groovy/commit/229022901454900a97368afcd55ba4e2571983bb?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`d619d5f`](https://app.codecov.io/gh/apache/groovy/commit/d619d5f342eb66d980df7c8311fa0e22e3a546aa?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 5 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2903?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...aus/groovy/tools/NativeImageMetadataGenerator.java](https://app.codecov.io/gh/apache/groovy/pull/2903?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Ftools%2FNativeImageMetadataGenerator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3Rvb2xzL05hdGl2ZUltYWdlTWV0YWRhdGFHZW5lcmF0b3IuamF2YQ==) | 96.1538% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2903?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/2903?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2903 +/- ## ================================================== - Coverage 71.2116% 71.2071% -0.0045% Complexity 37622 37622 ================================================== Files 1581 1581 Lines 136152 136176 +24 Branches 25291 25298 +7 ================================================== + Hits 96956 96967 +11 - Misses 30462 30470 +8 - Partials 8734 8739 +5 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2903?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...aus/groovy/tools/NativeImageMetadataGenerator.java](https://app.codecov.io/gh/apache/groovy/pull/2903?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Ftools%2FNativeImageMetadataGenerator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3Rvb2xzL05hdGl2ZUltYWdlTWV0YWRhdGFHZW5lcmF0b3IuamF2YQ==) | `90.5213% <96.1538%> (+1.2165%)` | :arrow_up: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2903/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> > native: ship the async runtime's reachability metadata with > groovy-concurrent-java for pure-Java users > ------------------------------------------------------------------------------------------------------ > > Key: GROOVY-12380 > URL: https://issues.apache.org/jira/browse/GROOVY-12380 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
