[
https://issues.apache.org/jira/browse/GROOVY-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082890#comment-18082890
] ASF GitHub Bot commented on GROOVY-12031: ----------------------------------------- codecov-commenter commented on PR #2553: URL: https://github.com/apache/groovy/pull/2553#issuecomment-4519715034 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2553?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 68.1775%. Comparing base ([`5318145`](https://app.codecov.io/gh/apache/groovy/commit/53181454e08716af1fb76927215775fb75084f56?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`c25b60c`](https://app.codecov.io/gh/apache/groovy/commit/c25b60c39c193668f5d256060badfcf71a9da14f?dropdown=coverage&el=desc&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/2553?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2553 +/- ## ================================================== - Coverage 68.1844% 68.1775% -0.0069% + Complexity 33086 33085 -1 ================================================== Files 1508 1508 Lines 126130 126131 +1 Branches 22878 22878 ================================================== - Hits 86001 85993 -8 - Misses 32490 32495 +5 - Partials 7639 7643 +4 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2553?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/2553?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==) | `75.0982% <100.0000%> (+0.0070%)` | :arrow_up: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2553/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> > Provide a DGM#takeIf method > --------------------------- > > Key: GROOVY-12031 > URL: https://issues.apache.org/jira/browse/GROOVY-12031 > Project: Groovy > Issue Type: New Feature > Reporter: Paul King > Assignee: Paul King > Priority: Major > > Matching Kotlin's method of the same name. -- This message was sent by Atlassian Jira (v8.20.10#820010)
