Skip to content

GROOVY-11911: Deprecate callsite versions of BooleanClosureWrapper#2447

Merged
paulk-asert merged 1 commit intoapache:masterfrom
paulk-asert:groovy11911
Apr 8, 2026
Merged

GROOVY-11911: Deprecate callsite versions of BooleanClosureWrapper#2447
paulk-asert merged 1 commit intoapache:masterfrom
paulk-asert:groovy11911

Conversation

@paulk-asert
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.4897%. Comparing base (799c8cd) to head (cebb589).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...untime/callsite/BooleanClosureForMapPredicate.java 0.0000% 2 Missing ⚠️
.../codehaus/groovy/runtime/DefaultGroovyMethods.java 75.0000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2447        +/-   ##
==================================================
- Coverage     66.5628%   66.4897%   -0.0730%     
+ Complexity      30248      30212        -36     
==================================================
  Files            1406       1408         +2     
  Lines          117737     117749        +12     
  Branches        20907      20907                
==================================================
- Hits            78369      78291        -78     
- Misses          32934      33031        +97     
+ Partials         6434       6427         -7     
Files with missing lines Coverage Δ
src/main/java/groovy/lang/Closure.java 79.0476% <ø> (ø)
...rg/codehaus/groovy/runtime/ArrayGroovyMethods.java 89.6573% <100.0000%> (-0.0063%) ⬇️
.../groovy/runtime/BooleanClosureForMapPredicate.java 100.0000% <100.0000%> (ø)
...dehaus/groovy/runtime/BooleanClosurePredicate.java 100.0000% <100.0000%> (ø)
...codehaus/groovy/runtime/BooleanClosureWrapper.java 100.0000% <100.0000%> (ø)
...a/org/codehaus/groovy/runtime/IOGroovyMethods.java 90.0000% <ø> (ø)
...codehaus/groovy/runtime/ResourceGroovyMethods.java 83.3698% <100.0000%> (-0.0363%) ⬇️
...oovy/runtime/callsite/BooleanClosurePredicate.java 0.0000% <ø> (-100.0000%) ⬇️
...groovy/runtime/callsite/BooleanClosureWrapper.java 0.0000% <ø> (-100.0000%) ⬇️
...untime/callsite/BooleanReturningMethodInvoker.java 0.0000% <ø> (-72.2222%) ⬇️
... and 3 more

... and 10 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 merged commit bc8bc7a into apache:master Apr 8, 2026
23 checks passed
@paulk-asert paulk-asert deleted the groovy11911 branch April 8, 2026 09:43
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