[
https://issues.apache.org/jira/browse/GROOVY-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18087103#comment-18087103
] ASF GitHub Bot commented on GROOVY-12068: ----------------------------------------- codecov-commenter commented on PR #2597: URL: https://github.com/apache/groovy/pull/2597#issuecomment-4654000003 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2597?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 68.3126%. Comparing base ([`15c1b26`](https://app.codecov.io/gh/apache/groovy/commit/15c1b26983cb0acf41345a327eddb357ff87d36b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`ab548c4`](https://app.codecov.io/gh/apache/groovy/commit/ab548c4cd79d8c6f407fca72d559230d075993d7?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. <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/groovy/pull/2597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2597 +/- ## ================================================== + Coverage 68.3052% 68.3126% +0.0074% - Complexity 33399 33410 +11 ================================================== Files 1518 1518 Lines 126879 126896 +17 Branches 23005 23007 +2 ================================================== + Hits 86665 86686 +21 + Misses 32529 32527 -2 + Partials 7685 7683 -2 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2597?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...untime/typehandling/DefaultTypeTransformation.java](https://app.codecov.io/gh/apache/groovy/pull/2597?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2Ftypehandling%2FDefaultTypeTransformation.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvdHlwZWhhbmRsaW5nL0RlZmF1bHRUeXBlVHJhbnNmb3JtYXRpb24uamF2YQ==) | `64.5038% <100.0000%> (+1.1902%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2597/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> > Add a shortpath in DTT for better inlining > ------------------------------------------ > > Key: GROOVY-12068 > URL: https://issues.apache.org/jira/browse/GROOVY-12068 > Project: Groovy > Issue Type: Improvement > Reporter: Jochen Theodorou > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
