Skip to content

GROOVY-12036 and GROOVY-12037: DGM collectors#2558

Open
paulk-asert wants to merge 1 commit into
apache:masterfrom
paulk-asert:groovy12036
Open

GROOVY-12036 and GROOVY-12037: DGM collectors#2558
paulk-asert wants to merge 1 commit into
apache:masterfrom
paulk-asert:groovy12036

Conversation

@paulk-asert
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 24, 2026

Codecov Report

❌ Patch coverage is 54.16667% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.1485%. Comparing base (42ce7e0) to head (8cb32be).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...rg/codehaus/groovy/runtime/ArrayGroovyMethods.java 33.3333% 16 Missing and 8 partials ⚠️
...g/codehaus/groovy/runtime/StreamGroovyMethods.java 61.1111% 7 Missing ⚠️
.../codehaus/groovy/runtime/DefaultGroovyMethods.java 83.3333% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2558        +/-   ##
==================================================
- Coverage     68.1904%   68.1485%   -0.0419%     
- Complexity      33103      33134        +31     
==================================================
  Files            1508       1508                
  Lines          126157     126217        +60     
  Branches        22891      22895         +4     
==================================================
- Hits            86027      86015        -12     
- Misses          32490      32568        +78     
+ Partials         7640       7634         -6     
Files with missing lines Coverage Δ
...s/groovy/runtime/ParallelCollectionExtensions.java 90.0000% <100.0000%> (+0.3448%) ⬆️
.../codehaus/groovy/runtime/DefaultGroovyMethods.java 75.0836% <83.3333%> (+0.0277%) ⬆️
...g/codehaus/groovy/runtime/StreamGroovyMethods.java 67.6471% <61.1111%> (-5.0802%) ⬇️
...rg/codehaus/groovy/runtime/ArrayGroovyMethods.java 88.6404% <33.3333%> (-1.1973%) ⬇️

... and 13 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.

@paulk-asert paulk-asert force-pushed the groovy12036 branch 2 times, most recently from d9eae6b to 5bbbd58 Compare May 25, 2026 07:38
@paulk-asert paulk-asert requested a review from Copilot May 25, 2026 11:23

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Copy Markdown
Contributor

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 4 out of 4 changed files in this pull request and generated 2 comments.

Comment thread src/main/java/org/codehaus/groovy/runtime/ArrayGroovyMethods.java
Comment thread src/main/java/org/codehaus/groovy/runtime/ArrayGroovyMethods.java
…roovyMethods and ParallelCollectionExtensions
@testlens-app
Copy link
Copy Markdown

testlens-app Bot commented May 28, 2026

🚨 TestLens detected 2 failed tests 🚨

Here is what you can do:

  1. Inspect the test failures carefully.
  2. If you are convinced that some of the tests are flaky, you can mute them below.
  3. Finally, trigger a rerun by checking the rerun checkbox.

Test Summary

Check Project/Task Test Runs
Build and test / lts (17, windows-latest, 1) :test GenericsSTCTest > testMockito()
Build and test / lts (17, windows-latest, 1) :test GenericsStaticCompileTest > testMockito()

🏷️ Commit: 8cb32be
▶️ Tests: 0 executed
🟡 Checks: 29/30 completed

Muted Tests

Note

Checks are currently running using the configuration below.

Select tests to mute in this pull request:

🔲 GenericsSTCTest > testMockito()
🔲 GenericsStaticCompileTest > testMockito()

Reuse successful test results:

🔲 ♻️ Only rerun the tests that failed or were muted before

Click the checkbox to trigger a rerun:

☑️ Rerun jobs


Learn more about TestLens at testlens.app.

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