Skip to content

GROOVY-11953: Integrated Concurrency and Parallel Processing (optiona…#2483

Merged
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy11953
Apr 29, 2026
Merged

GROOVY-11953: Integrated Concurrency and Parallel Processing (optiona…#2483
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy11953

Conversation

@paulk-asert
Copy link
Copy Markdown
Contributor

…l Publisher pieces)

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 22, 2026

Codecov Report

❌ Patch coverage is 69.36937% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.0818%. Comparing base (e706f85) to head (e7b2b57).

Files with missing lines Patch % Lines
.../main/java/groovy/concurrent/BroadcastChannel.java 63.4146% 21 Missing and 9 partials ⚠️
src/main/java/groovy/concurrent/Agent.java 86.2069% 3 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2483        +/-   ##
==================================================
+ Coverage     67.0800%   67.0818%   +0.0018%     
- Complexity      31728      31740        +12     
==================================================
  Files            1465       1465                
  Lines          123217     123327       +110     
  Branches        22067      22089        +22     
==================================================
+ Hits            82654      82730        +76     
- Misses          33476      33498        +22     
- Partials         7087       7099        +12     
Files with missing lines Coverage Δ
src/main/java/groovy/concurrent/Agent.java 56.3636% <86.2069%> (+10.0222%) ⬆️
.../main/java/groovy/concurrent/BroadcastChannel.java 66.9811% <63.4146%> (-12.1855%) ⬇️

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This comment was marked as outdated.

@paulk-asert paulk-asert changed the base branch from groovy11952 to master April 28, 2026 22:44
@paulk-asert paulk-asert requested a review from Copilot April 29, 2026 04:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 7 comments.

Comment thread src/spec/doc/core-concurrent-actors.adoc Outdated
Comment thread src/test/groovy/groovy/concurrent/BroadcastChannelAsPublisherTest.groovy Outdated
Comment thread src/test/groovy/groovy/concurrent/AgentChangesTest.groovy Outdated
Comment thread src/main/java/groovy/concurrent/BroadcastChannel.java Outdated
Comment thread src/main/java/groovy/concurrent/BroadcastChannel.java
Comment thread src/main/java/groovy/concurrent/Agent.java
@paulk-asert paulk-asert merged commit a71d56f into apache:master Apr 29, 2026
25 checks passed
@paulk-asert paulk-asert deleted the groovy11953 branch April 29, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants