[
https://issues.apache.org/jira/browse/GROOVY-12339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110863#comment-18110863
] ASF GitHub Bot commented on GROOVY-12339: ----------------------------------------- codecov-commenter commented on PR #2864: URL: https://github.com/apache/groovy/pull/2864#issuecomment-5516000703 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2864?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 `50.00000%` with `8 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.8009%. Comparing base ([`ee41588`](https://app.codecov.io/gh/apache/groovy/commit/ee415888471bd650774c1b02f70e1e13a942b74d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`e4d00d8`](https://app.codecov.io/gh/apache/groovy/commit/e4d00d89bdf7ad030a6aec2688282d4591cfc471?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/2864?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/org/apache/groovy/util/Closures.java](https://app.codecov.io/gh/apache/groovy/pull/2864?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fapache%2Fgroovy%2Futil%2FClosures.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2dyb292eS91dGlsL0Nsb3N1cmVzLmphdmE=) | 55.5556% | [4 Missing :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2864?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [src/main/java/groovy/lang/Closure.java](https://app.codecov.io/gh/apache/groovy/pull/2864?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=) | 0.0000% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2864?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...a/org/codehaus/groovy/runtime/memoize/Memoize.java](https://app.codecov.io/gh/apache/groovy/pull/2864?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2Fmemoize%2FMemoize.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvbWVtb2l6ZS9NZW1vaXplLmphdmE=) | 60.0000% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2864?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/2864?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2864 +/- ## ================================================== - Coverage 70.8093% 70.8009% -0.0084% + Complexity 36992 36989 -3 ================================================== Files 1576 1576 Lines 134793 134809 +16 Branches 24965 24965 ================================================== Hits 95446 95446 - Misses 30740 30749 +9 - Partials 8607 8614 +7 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2864?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/2864?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=) | `84.9345% <0.0000%> (-0.3725%)` | :arrow_down: | | [...a/org/codehaus/groovy/runtime/memoize/Memoize.java](https://app.codecov.io/gh/apache/groovy/pull/2864?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2Fmemoize%2FMemoize.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvbWVtb2l6ZS9NZW1vaXplLmphdmE=) | `78.2609% <60.0000%> (-2.2269%)` | :arrow_down: | | [src/main/java/org/apache/groovy/util/Closures.java](https://app.codecov.io/gh/apache/groovy/pull/2864?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fapache%2Fgroovy%2Futil%2FClosures.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2dyb292eS91dGlsL0Nsb3N1cmVzLmphdmE=) | `68.7500% <55.5556%> (-0.4808%)` | :arrow_down: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2864/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> > Additional Closure serialization cycle checks > --------------------------------------------- > > Key: GROOVY-12339 > URL: https://issues.apache.org/jira/browse/GROOVY-12339 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
