[
https://issues.apache.org/jira/browse/GROOVY-12267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18105439#comment-18105439
] ASF GitHub Bot commented on GROOVY-12267: ----------------------------------------- codecov-commenter commented on PR #2804: URL: https://github.com/apache/groovy/pull/2804#issuecomment-5323563625 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2804?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 70.1574%. Comparing base ([`5f56279`](https://app.codecov.io/gh/apache/groovy/commit/5f562793bd5b7f7adb4792e41dcd0385b5452ac9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`6b6b1d0`](https://app.codecov.io/gh/apache/groovy/commit/6b6b1d0ddf3575ed79a86cfc29ae7996004216da?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/2804?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2804 +/- ## ================================================== + Coverage 70.1516% 70.1574% +0.0058% - Complexity 35828 35829 +1 ================================================== Files 1562 1562 Lines 132523 132522 -1 Branches 24379 24379 ================================================== + Hits 92967 92974 +7 + Misses 31140 31136 -4 + Partials 8416 8412 -4 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2804?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...groovy/groovy/jmx/builder/JmxMetaMapBuilder.groovy](https://app.codecov.io/gh/apache/groovy/pull/2804?src=pr&el=tree&filepath=subprojects%2Fgroovy-jmx%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Fjmx%2Fbuilder%2FJmxMetaMapBuilder.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWpteC9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L2pteC9idWlsZGVyL0pteE1ldGFNYXBCdWlsZGVyLmdyb292eQ==) | `77.6978% <100.0000%> (+0.2785%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2804/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> > JMX operation filter cleanup > ---------------------------- > > Key: GROOVY-12267 > URL: https://issues.apache.org/jira/browse/GROOVY-12267 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
