Skip to content

GROOVY-12017: Tuple equals should follow Groovy's List equals semantics#2542

Merged
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12017
May 18, 2026
Merged

GROOVY-12017: Tuple equals should follow Groovy's List equals semantics#2542
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12017

Conversation

@paulk-asert
Copy link
Copy Markdown
Contributor

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 18, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 68.1680%. Comparing base (1b70ef4) to head (816c30e).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/main/java/groovy/lang/Tuple.java 0.0000% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2542        +/-   ##
==================================================
+ Coverage     68.1651%   68.1680%   +0.0029%     
- Complexity      32860      32861         +1     
==================================================
  Files            1499       1499                
  Lines          125394     125396         +2     
  Branches        22665      22666         +1     
==================================================
+ Hits            85475      85480         +5     
- Misses          32399      32405         +6     
+ Partials         7520       7511         -9     
Files with missing lines Coverage Δ
...untime/typehandling/DefaultTypeTransformation.java 63.3136% <100.0000%> (+0.1453%) ⬆️
src/main/java/groovy/lang/Tuple.java 55.0725% <0.0000%> (-10.1449%) ⬇️

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

@testlens-app
Copy link
Copy Markdown

testlens-app Bot commented May 18, 2026

✅ All tests passed ✅

🏷️ Commit: 94892c2
▶️ Tests: 99139 executed
⚪️ Checks: 28/28 completed


Learn more about TestLens at testlens.app.

@paulk-asert paulk-asert merged commit 34fa727 into apache:master May 18, 2026
28 of 29 checks passed
@paulk-asert paulk-asert deleted the groovy12017 branch May 18, 2026 03:53
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.

2 participants