Skip to content

GROOVY-12016: New GDK methods: zipWithNext and groupConsecutive#2541

Merged
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12016
May 19, 2026
Merged

GROOVY-12016: New GDK methods: zipWithNext and groupConsecutive#2541
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12016

Conversation

@paulk-asert
Copy link
Copy Markdown
Contributor

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 17, 2026

Codecov Report

❌ Patch coverage is 91.48936% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.1835%. Comparing base (dcf1b0f) to head (7b996fe).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
.../codehaus/groovy/runtime/DefaultGroovyMethods.java 91.0112% 4 Missing and 4 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2541        +/-   ##
==================================================
+ Coverage     68.1620%   68.1835%   +0.0214%     
- Complexity      32898      32910        +12     
==================================================
  Files            1500       1500                
  Lines          125520     125614        +94     
  Branches        22717      22728        +11     
==================================================
+ Hits            85557      85648        +91     
  Misses          32418      32418                
- Partials         7545       7548         +3     
Files with missing lines Coverage Δ
...rg/codehaus/groovy/runtime/ArrayGroovyMethods.java 89.7514% <100.0000%> (+0.0312%) ⬆️
.../codehaus/groovy/runtime/DefaultGroovyMethods.java 75.0912% <91.0112%> (+0.4076%) ⬆️

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

This comment was marked as outdated.

This comment was marked as outdated.

@paulk-asert paulk-asert marked this pull request as draft May 18, 2026 22:01
@paulk-asert paulk-asert self-assigned this May 18, 2026
@paulk-asert paulk-asert marked this pull request as ready for review May 18, 2026 22:01
@paulk-asert paulk-asert requested a review from Copilot May 18, 2026 22:01
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 2 out of 2 changed files in this pull request and generated 6 comments.

Comment thread src/main/java/org/codehaus/groovy/runtime/DefaultGroovyMethods.java
Comment thread src/main/java/org/codehaus/groovy/runtime/DefaultGroovyMethods.java Outdated
Comment thread src/main/java/org/codehaus/groovy/runtime/DefaultGroovyMethods.java
Comment thread src/main/java/org/codehaus/groovy/runtime/DefaultGroovyMethods.java
Comment thread src/main/java/org/codehaus/groovy/runtime/ArrayGroovyMethods.java
Comment thread src/main/java/org/codehaus/groovy/runtime/ArrayGroovyMethods.java
@testlens-app
Copy link
Copy Markdown

testlens-app Bot commented May 19, 2026

✅ All tests passed ✅

🏷️ Commit: 7b996fe
▶️ Tests: 83901 executed
⚪️ Checks: 28/28 completed


Learn more about TestLens at testlens.app.

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

@paulk-asert paulk-asert merged commit f1f1efa into apache:master May 19, 2026
29 checks passed
@paulk-asert paulk-asert deleted the groovy12016 branch May 19, 2026 00:57
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