[
https://issues.apache.org/jira/browse/GROOVY-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112139#comment-18112139
] ASF GitHub Bot commented on GROOVY-12373: ----------------------------------------- codecov-commenter commented on PR #2896: URL: https://github.com/apache/groovy/pull/2896#issuecomment-5564507969 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2896?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 `57.14286%` with `3 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 71.1560%. Comparing base ([`5b75e21`](https://app.codecov.io/gh/apache/groovy/commit/5b75e21feb99a5676f24c3dde932af1ffae9a578?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`6ff95b9`](https://app.codecov.io/gh/apache/groovy/commit/6ff95b962bf8d4f49f5ab7034ccc2f12a3ec2578?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 6 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2896?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...et/src/main/java/groovy/servlet/GroovyServlet.java](https://app.codecov.io/gh/apache/groovy/pull/2896?src=pr&el=tree&filepath=subprojects%2Fgroovy-servlet%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fservlet%2FGroovyServlet.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNlcnZsZXQvc3JjL21haW4vamF2YS9ncm9vdnkvc2VydmxldC9Hcm9vdnlTZXJ2bGV0LmphdmE=) | 57.1429% | [3 Missing :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2896?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/2896?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2896 +/- ## ================================================== + Coverage 71.1240% 71.1560% +0.0320% - Complexity 37493 37509 +16 ================================================== Files 1579 1579 Lines 135777 135782 +5 Branches 25174 25176 +2 ================================================== + Hits 96570 96617 +47 + Misses 30506 30470 -36 + Partials 8701 8695 -6 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2896?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...et/src/main/java/groovy/servlet/GroovyServlet.java](https://app.codecov.io/gh/apache/groovy/pull/2896?src=pr&el=tree&filepath=subprojects%2Fgroovy-servlet%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fservlet%2FGroovyServlet.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXNlcnZsZXQvc3JjL21haW4vamF2YS9ncm9vdnkvc2VydmxldC9Hcm9vdnlTZXJ2bGV0LmphdmE=) | `54.7170% <57.1429%> (+54.7170%)` | :arrow_up: | ... and [16 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2896/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> > GroovyServlet: support opt-in verbose error responses > ----------------------------------------------------- > > Key: GROOVY-12373 > URL: https://issues.apache.org/jira/browse/GROOVY-12373 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
