[
https://issues.apache.org/jira/browse/GROOVY-11921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072839#comment-18072839
] ASF GitHub Bot commented on GROOVY-11921: ----------------------------------------- codecov-commenter commented on PR #2460: URL: https://github.com/apache/groovy/pull/2460#issuecomment-4229313959 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2460?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 66.4910%. Comparing base ([`d37b245`](https://app.codecov.io/gh/apache/groovy/commit/d37b245c46ae073c131ae916b7becaaf27762b4d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`503ec07`](https://app.codecov.io/gh/apache/groovy/commit/503ec072249853c4ae77260b040d10abbcb15ff9?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/2460?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2460 +/- ## ================================================== + Coverage 66.4893% 66.4910% +0.0017% - Complexity 30270 30271 +1 ================================================== Files 1411 1411 Lines 118031 118031 Branches 20989 20989 ================================================== + Hits 78478 78480 +2 + Misses 33075 33073 -2 Partials 6478 6478 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2460?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...roovy/jmx/builder/JmxClientConnectorFactory.groovy](https://app.codecov.io/gh/apache/groovy/pull/2460?src=pr&el=tree&filepath=subprojects%2Fgroovy-jmx%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Fjmx%2Fbuilder%2FJmxClientConnectorFactory.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWpteC9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L2pteC9idWlsZGVyL0pteENsaWVudENvbm5lY3RvckZhY3RvcnkuZ3Jvb3Z5) | `35.2941% <100.0000%> (ø)` | | | [...roovy/jmx/builder/JmxServerConnectorFactory.groovy](https://app.codecov.io/gh/apache/groovy/pull/2460?src=pr&el=tree&filepath=subprojects%2Fgroovy-jmx%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Fjmx%2Fbuilder%2FJmxServerConnectorFactory.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWpteC9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L2pteC9idWlsZGVyL0pteFNlcnZlckNvbm5lY3RvckZhY3RvcnkuZ3Jvb3Z5) | `25.5814% <100.0000%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2460/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> > groovy-jmx: remove dead IIOP support, refresh docs > -------------------------------------------------- > > Key: GROOVY-11921 > URL: https://issues.apache.org/jira/browse/GROOVY-11921 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
