[
https://issues.apache.org/jira/browse/GROOVY-12274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18105576#comment-18105576
] ASF GitHub Bot commented on GROOVY-12274: ----------------------------------------- codecov-commenter commented on PR #2811: URL: https://github.com/apache/groovy/pull/2811#issuecomment-5327426266 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2811?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 `78.57143%` with `3 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.1862%. Comparing base ([`f140841`](https://app.codecov.io/gh/apache/groovy/commit/f140841cf98d79f01e9fde689a46e696ca4493ae?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`aa5e91c`](https://app.codecov.io/gh/apache/groovy/commit/aa5e91c18c36fdf312245d7c1e6b0a5aa7ad249c?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/2811?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...der/src/main/groovy/groovy/http/HttpBuilder.groovy](https://app.codecov.io/gh/apache/groovy/pull/2811?src=pr&el=tree&filepath=subprojects%2Fgroovy-http-builder%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Fhttp%2FHttpBuilder.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWh0dHAtYnVpbGRlci9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L2h0dHAvSHR0cEJ1aWxkZXIuZ3Jvb3Z5) | 78.5714% | [2 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2811?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/2811?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2811 +/- ## ================================================== + Coverage 70.1837% 70.1862% +0.0025% - Complexity 35844 35845 +1 ================================================== Files 1562 1562 Lines 132528 132536 +8 Branches 24379 24381 +2 ================================================== + Hits 93013 93022 +9 Misses 31106 31106 + Partials 8409 8408 -1 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2811?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...der/src/main/groovy/groovy/http/HttpBuilder.groovy](https://app.codecov.io/gh/apache/groovy/pull/2811?src=pr&el=tree&filepath=subprojects%2Fgroovy-http-builder%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Fhttp%2FHttpBuilder.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWh0dHAtYnVpbGRlci9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L2h0dHAvSHR0cEJ1aWxkZXIuZ3Jvb3Z5) | `75.2809% <78.5714%> (+1.1496%)` | :arrow_up: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2811/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> > HttpBuilder: drop default headers on a redirect to another origin > ----------------------------------------------------------------- > > Key: GROOVY-12274 > URL: https://issues.apache.org/jira/browse/GROOVY-12274 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
