[
https://issues.apache.org/jira/browse/GROOVY-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112158#comment-18112158
] ASF GitHub Bot commented on GROOVY-12375: ----------------------------------------- codecov-commenter commented on PR #2898: URL: https://github.com/apache/groovy/pull/2898#issuecomment-5565673810 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2898?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 71.1269%. 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 ([`9ce9a51`](https://app.codecov.io/gh/apache/groovy/commit/9ce9a517c0c1a2a523cee76c150a3f367ce4bf7a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 6 commits behind head on master. <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/groovy/pull/2898?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2898 +/- ## ================================================== + Coverage 71.1240% 71.1269% +0.0029% - Complexity 37493 37497 +4 ================================================== Files 1579 1579 Lines 135777 135777 Branches 25174 25174 ================================================== + Hits 96570 96574 +4 + Misses 30506 30503 -3 + Partials 8701 8700 -1 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2898?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...groovy/runtime/typehandling/ShortTypeHandling.java](https://app.codecov.io/gh/apache/groovy/pull/2898?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2Ftypehandling%2FShortTypeHandling.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvdHlwZWhhbmRsaW5nL1Nob3J0VHlwZUhhbmRsaW5nLmphdmE=) | `96.8750% <100.0000%> (ø)` | | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2898/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> > ShortTypeHandling: castToClass should avoid class init > ------------------------------------------------------ > > Key: GROOVY-12375 > URL: https://issues.apache.org/jira/browse/GROOVY-12375 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
