[
https://issues.apache.org/jira/browse/GROOVY-11953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18075403#comment-18075403
] ASF GitHub Bot commented on GROOVY-11953: ----------------------------------------- codecov-commenter commented on PR #2483: URL: https://github.com/apache/groovy/pull/2483#issuecomment-4295230111 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2483?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 `74.19355%` with `24 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 67.0099%. Comparing base ([`c222d4f`](https://app.codecov.io/gh/apache/groovy/commit/c222d4fc24a3b6585e31a9eb6fdbaf6fe2f25cc5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`d1f8fd4`](https://app.codecov.io/gh/apache/groovy/commit/d1f8fd420300ac9c79a0fcdbeeb7369677974cb1?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2483?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [.../main/java/groovy/concurrent/BroadcastChannel.java](https://app.codecov.io/gh/apache/groovy/pull/2483?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Fconcurrent%2FBroadcastChannel.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvY29uY3VycmVudC9Ccm9hZGNhc3RDaGFubmVsLmphdmE=) | 68.7500% | [14 Missing and 6 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2483?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [src/main/java/groovy/concurrent/Agent.java](https://app.codecov.io/gh/apache/groovy/pull/2483?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Fconcurrent%2FAgent.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvY29uY3VycmVudC9BZ2VudC5qYXZh) | 86.2069% | [3 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2483?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/2483?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## groovy11952 #2483 +/- ## ===================================================== + Coverage 67.0056% 67.0099% +0.0044% - Complexity 31625 31631 +6 ===================================================== Files 1465 1465 Lines 123039 123131 +92 Branches 21997 22015 +18 ===================================================== + Hits 82443 82510 +67 - Misses 33516 33534 +18 - Partials 7080 7087 +7 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2483?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [src/main/java/groovy/concurrent/Agent.java](https://app.codecov.io/gh/apache/groovy/pull/2483?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Fconcurrent%2FAgent.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvY29uY3VycmVudC9BZ2VudC5qYXZh) | `56.3636% <86.2069%> (+10.0222%)` | :arrow_up: | | [.../main/java/groovy/concurrent/BroadcastChannel.java](https://app.codecov.io/gh/apache/groovy/pull/2483?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Fconcurrent%2FBroadcastChannel.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvY29uY3VycmVudC9Ccm9hZGNhc3RDaGFubmVsLmphdmE=) | `71.5909% <68.7500%> (-7.5758%)` | :arrow_down: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2483/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> > Publisher Mesh Logic for async with GPars > ----------------------------------------- > > Key: GROOVY-11953 > URL: https://issues.apache.org/jira/browse/GROOVY-11953 > Project: Groovy > Issue Type: New Feature > Reporter: Paul King > Assignee: Paul King > Priority: Major > > Follows on from GROOVY-11952 -- This message was sent by Atlassian Jira (v8.20.10#820010)
