Skip to content

GROOVY-12044: CurriedClosure per-element allocation#2571

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

GROOVY-12044: CurriedClosure per-element allocation#2571
paulk-asert wants to merge 1 commit into
apache:masterfrom
paulk-asert:groovy12044

Conversation

@paulk-asert
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 68.1476%. Comparing base (f6e2248) to head (880da46).

Files with missing lines Patch % Lines
...va/org/codehaus/groovy/runtime/CurriedClosure.java 83.3333% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2571        +/-   ##
==================================================
+ Coverage     68.1461%   68.1476%   +0.0015%     
- Complexity      33135      33141         +6     
==================================================
  Files            1508       1508                
  Lines          126217     126223         +6     
  Branches        22895      22896         +1     
==================================================
+ Hits            86012      86018         +6     
+ Misses          32570      32569         -1     
- Partials         7635       7636         +1     
Files with missing lines Coverage Δ
...va/org/codehaus/groovy/runtime/CurriedClosure.java 91.0112% <83.3333%> (-0.5550%) ⬇️

... and 3 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 29, 2026

✅ All tests passed ✅

🏷️ Commit: 880da46
▶️ Tests: 51191 executed
⚪️ Checks: 30/30 completed


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.

2 participants