codecov-commenter commented on PR #2545: URL: https://github.com/apache/groovy/pull/2545#issuecomment-4485207913
## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2545?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 `74.74747%` with `50 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 68.1933%. Comparing base ([`7865789`](https://app.codecov.io/gh/apache/groovy/commit/7865789f6d92647c75fe28b0a7ce1d56b5454d63?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`91dd121`](https://app.codecov.io/gh/apache/groovy/commit/91dd12133fa4d62f57d84bc5f6ad779fff697883?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. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2545?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...n/groovy/groovy/typecheckers/MonadicChecker.groovy](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&filepath=subprojects%2Fgroovy-typecheckers%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Ftypecheckers%2FMonadicChecker.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXR5cGVjaGVja2Vycy9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L3R5cGVjaGVja2Vycy9Nb25hZGljQ2hlY2tlci5ncm9vdnk=) | 61.1111% | [3 Missing and 18 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...java/org/apache/groovy/runtime/Comprehensions.java](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fapache%2Fgroovy%2Fruntime%2FComprehensions.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2dyb292eS9ydW50aW1lL0NvbXByZWhlbnNpb25zLmphdmE=) | 70.3704% | [4 Missing and 12 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [.../apache/groovy/macrolib/MacroLibGroovyMethods.java](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&filepath=subprojects%2Fgroovy-macro-library%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fapache%2Fgroovy%2Fmacrolib%2FMacroLibGroovyMethods.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LW1hY3JvLWxpYnJhcnkvc3JjL21haW4vZ3Jvb3Z5L29yZy9hcGFjaGUvZ3Jvb3Z5L21hY3JvbGliL01hY3JvTGliR3Jvb3Z5TWV0aG9kcy5qYXZh) | 75.0000% | [3 Missing and 5 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [.../apache/groovy/runtime/MonadicCarrierRegistry.java](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fapache%2Fgroovy%2Fruntime%2FMonadicCarrierRegistry.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2dyb292eS9ydW50aW1lL01vbmFkaWNDYXJyaWVyUmVnaXN0cnkuamF2YQ==) | 91.3793% | [2 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2545?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/2545?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2545 +/- ## ================================================== + Coverage 68.1886% 68.1933% +0.0048% - Complexity 32960 33027 +67 ================================================== Files 1504 1507 +3 Lines 125785 125983 +198 Branches 22760 22818 +58 ================================================== + Hits 85771 85912 +141 - Misses 32453 32469 +16 - Partials 7561 7602 +41 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2545?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../apache/groovy/runtime/MonadicCarrierRegistry.java](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fapache%2Fgroovy%2Fruntime%2FMonadicCarrierRegistry.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2dyb292eS9ydW50aW1lL01vbmFkaWNDYXJyaWVyUmVnaXN0cnkuamF2YQ==) | `91.3793% <91.3793%> (ø)` | | | [.../apache/groovy/macrolib/MacroLibGroovyMethods.java](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&filepath=subprojects%2Fgroovy-macro-library%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fapache%2Fgroovy%2Fmacrolib%2FMacroLibGroovyMethods.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LW1hY3JvLWxpYnJhcnkvc3JjL21haW4vZ3Jvb3Z5L29yZy9hcGFjaGUvZ3Jvb3Z5L21hY3JvbGliL01hY3JvTGliR3Jvb3Z5TWV0aG9kcy5qYXZh) | `75.0000% <75.0000%> (ø)` | | | [...java/org/apache/groovy/runtime/Comprehensions.java](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fapache%2Fgroovy%2Fruntime%2FComprehensions.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2dyb292eS9ydW50aW1lL0NvbXByZWhlbnNpb25zLmphdmE=) | `70.3704% <70.3704%> (ø)` | | | [...n/groovy/groovy/typecheckers/MonadicChecker.groovy](https://app.codecov.io/gh/apache/groovy/pull/2545?src=pr&el=tree&filepath=subprojects%2Fgroovy-typecheckers%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Ftypecheckers%2FMonadicChecker.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXR5cGVjaGVja2Vycy9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L3R5cGVjaGVja2Vycy9Nb25hZGljQ2hlY2tlci5ncm9vdnk=) | `61.1111% <61.1111%> (ø)` | | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2545/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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
