[
https://issues.apache.org/jira/browse/GROOVY-12120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18092654#comment-18092654
] ASF GitHub Bot commented on GROOVY-12120: ----------------------------------------- codecov-commenter commented on PR #2650: URL: https://github.com/apache/groovy/pull/2650#issuecomment-4844143554 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2650?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 `37.93103%` with `18 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 68.5446%. Comparing base ([`0eca85d`](https://app.codecov.io/gh/apache/groovy/commit/0eca85d0424f6f05e504586fc7cc72999df01762?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`b44d748`](https://app.codecov.io/gh/apache/groovy/commit/b44d748540495b9dc35a144962fd8375d93baaa3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 7 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2650?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...y-xml/src/main/java/groovy/xml/FactorySupport.java](https://app.codecov.io/gh/apache/groovy/pull/2650?src=pr&el=tree&filepath=subprojects%2Fgroovy-xml%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fxml%2FFactorySupport.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXhtbC9zcmMvbWFpbi9qYXZhL2dyb292eS94bWwvRmFjdG9yeVN1cHBvcnQuamF2YQ==) | 37.9310% | [14 Missing and 4 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2650?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/2650?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2650 +/- ## ================================================== + Coverage 68.5407% 68.5446% +0.0039% - Complexity 33742 33748 +6 ================================================== Files 1523 1523 Lines 127940 127959 +19 Branches 23254 23259 +5 ================================================== + Hits 87691 87709 +18 - Misses 32463 32466 +3 + Partials 7786 7784 -2 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2650?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...y-xml/src/main/java/groovy/xml/FactorySupport.java](https://app.codecov.io/gh/apache/groovy/pull/2650?src=pr&el=tree&filepath=subprojects%2Fgroovy-xml%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fxml%2FFactorySupport.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXhtbC9zcmMvbWFpbi9qYXZhL2dyb292eS94bWwvRmFjdG9yeVN1cHBvcnQuamF2YQ==) | `77.9070% <37.9310%> (-11.1555%)` | :arrow_down: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2650/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> > FactorySupport: log a warning when an XML parser security feature cannot be > set > ------------------------------------------------------------------------------- > > Key: GROOVY-12120 > URL: https://issues.apache.org/jira/browse/GROOVY-12120 > Project: Groovy > Issue Type: Improvement > Components: XML Processing > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
