[
https://issues.apache.org/jira/browse/GROOVY-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096149#comment-18096149
] ASF GitHub Bot commented on GROOVY-12165: ----------------------------------------- codecov-commenter commented on PR #2712: URL: https://github.com/apache/groovy/pull/2712#issuecomment-4968462543 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2712?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 `94.11765%` with `3 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 69.1229%. Comparing base ([`3740ee7`](https://app.codecov.io/gh/apache/groovy/commit/3740ee7e4c96992bb7ba3d915df5947b01ed2e06?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`149c47c`](https://app.codecov.io/gh/apache/groovy/commit/149c47ccd9dfbc227b3de9aa71054156de6be2be?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2712?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [src/main/java/groovy/lang/Closure.java](https://app.codecov.io/gh/apache/groovy/pull/2712?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Flang%2FClosure.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvbGFuZy9DbG9zdXJlLmphdmE=) | 94.1176% | [1 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2712?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/2712?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2712 +/- ## ================================================== + Coverage 69.1120% 69.1229% +0.0109% + Complexity 34251 34246 -5 ================================================== Files 1537 1537 Lines 129403 129413 +10 Branches 23526 23534 +8 ================================================== + Hits 89433 89454 +21 + Misses 31944 31939 -5 + Partials 8026 8020 -6 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2712?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [src/main/java/groovy/lang/Closure.java](https://app.codecov.io/gh/apache/groovy/pull/2712?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Flang%2FClosure.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvbGFuZy9DbG9zdXJlLmphdmE=) | `80.8777% <94.1176%> (+2.8842%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2712/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> > 2-arg typed/untyped map iteration, guard fall-through at arity 2, ambiguous > same-arity overloads, static decline > ---------------------------------------------------------------------------------------------------------------- > > Key: GROOVY-12165 > URL: https://issues.apache.org/jira/browse/GROOVY-12165 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
