[
https://issues.apache.org/jira/browse/GROOVY-11957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18075883#comment-18075883
] ASF GitHub Bot commented on GROOVY-11957: ----------------------------------------- codecov-commenter commented on PR #2486: URL: https://github.com/apache/groovy/pull/2486#issuecomment-4310725038 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2486?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 `81.81818%` with `4 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 67.0826%. Comparing base ([`ef61daf`](https://app.codecov.io/gh/apache/groovy/commit/ef61daf254b5083192d70dd6505634889079c116?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`00bf2a2`](https://app.codecov.io/gh/apache/groovy/commit/00bf2a2808c69b4f9bc8a890cf0cd0ab7a52d063?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 121 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2486?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [.../codehaus/groovy/runtime/DefaultGroovyMethods.java](https://app.codecov.io/gh/apache/groovy/pull/2486?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2FDefaultGroovyMethods.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvRGVmYXVsdEdyb292eU1ldGhvZHMuamF2YQ==) | 81.8182% | [2 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2486?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/2486?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2486 +/- ## ================================================== - Coverage 67.1014% 67.0826% -0.0187% - Complexity 30870 31581 +711 ================================================== Files 1435 1451 +16 Lines 119619 122525 +2906 Branches 21182 21994 +812 ================================================== + Hits 80266 82193 +1927 - Misses 32664 33244 +580 - Partials 6689 7088 +399 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2486?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../codehaus/groovy/runtime/DefaultGroovyMethods.java](https://app.codecov.io/gh/apache/groovy/pull/2486?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fruntime%2FDefaultGroovyMethods.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L3J1bnRpbWUvRGVmYXVsdEdyb292eU1ldGhvZHMuamF2YQ==) | `74.7481% <81.8182%> (+0.0451%)` | :arrow_up: | ... and [109 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2486/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 DGM#grepping(Iterator) > -------------------------- > > Key: GROOVY-11957 > URL: https://issues.apache.org/jira/browse/GROOVY-11957 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > > This was the one hole in the lazy DGM story -- This message was sent by Atlassian Jira (v8.20.10#820010)
