[
https://issues.apache.org/jira/browse/GROOVY-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079605#comment-18079605
] ASF GitHub Bot commented on GROOVY-12002: ----------------------------------------- codecov-commenter commented on PR #2520: URL: https://github.com/apache/groovy/pull/2520#issuecomment-4411059115 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2520?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 `1 line` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 68.0867%. Comparing base ([`bc4cacc`](https://app.codecov.io/gh/apache/groovy/commit/bc4caccca68b8d95b6bae95df4e91d00d404458c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`9dabe0e`](https://app.codecov.io/gh/apache/groovy/commit/9dabe0ea7428706f9423d9c080476cf83b3bad30?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 3 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2520?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...apache/groovy/groovysh/jline/GroovyCommands.groovy](https://app.codecov.io/gh/apache/groovy/pull/2520?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovysh%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fapache%2Fgroovy%2Fgroovysh%2Fjline%2FGroovyCommands.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eXNoL3NyYy9tYWluL2dyb292eS9vcmcvYXBhY2hlL2dyb292eS9ncm9vdnlzaC9qbGluZS9Hcm9vdnlDb21tYW5kcy5ncm9vdnk=) | 50.0000% | [0 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2520?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/2520?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2520 +/- ## ================================================== + Coverage 67.8394% 68.0867% +0.2474% - Complexity 32547 32628 +81 ================================================== Files 1497 1497 Lines 124870 124876 +6 Branches 22478 22480 +2 ================================================== + Hits 84711 85024 +313 + Misses 32798 32386 -412 - Partials 7361 7466 +105 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2520?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/groovysh/jline/GroovyCommands.groovy](https://app.codecov.io/gh/apache/groovy/pull/2520?src=pr&el=tree&filepath=subprojects%2Fgroovy-groovysh%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fapache%2Fgroovy%2Fgroovysh%2Fjline%2FGroovyCommands.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWdyb292eXNoL3NyYy9tYWluL2dyb292eS9vcmcvYXBhY2hlL2dyb292eS9ncm9vdnlzaC9qbGluZS9Hcm9vdnlDb21tYW5kcy5ncm9vdnk=) | `24.0437% <50.0000%> (+15.9998%)` | :arrow_up: | ... and [15 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2520/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 MarkdownSlurper support to groovysh > --------------------------------------- > > Key: GROOVY-12002 > URL: https://issues.apache.org/jira/browse/GROOVY-12002 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
