Skip to content

GROOVY-11893: Standardise hooks for Groovy pretty printing#2424

Open
paulk-asert wants to merge 1 commit intoapache:masterfrom
paulk-asert:groovy11893
Open

GROOVY-11893: Standardise hooks for Groovy pretty printing#2424
paulk-asert wants to merge 1 commit intoapache:masterfrom
paulk-asert:groovy11893

Conversation

@paulk-asert
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 58.62069% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.3844%. Comparing base (c67a68d) to head (cb0f31f).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...java/org/codehaus/groovy/runtime/FormatHelper.java 63.4146% 9 Missing and 6 partials ⚠️
.../codehaus/groovy/runtime/DefaultGroovyMethods.java 37.5000% 5 Missing ⚠️
...roovy/lang/IncorrectClosureArgumentsException.java 0.0000% 2 Missing ⚠️
src/main/java/groovy/lang/MetaMethod.java 33.3333% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2424        +/-   ##
==================================================
+ Coverage     66.3840%   66.3844%   +0.0004%     
- Complexity      29901      29918        +17     
==================================================
  Files            1394       1394                
  Lines          116876     116916        +40     
  Branches        20675      20684         +9     
==================================================
+ Hits            77587      77614        +27     
- Misses          32926      32930         +4     
- Partials         6363       6372         +9     
Files with missing lines Coverage Δ
src/main/java/groovy/lang/MetaClassImpl.java 77.4624% <100.0000%> (ø)
.../codehaus/groovy/reflection/CachedConstructor.java 54.3478% <100.0000%> (ø)
...rg/codehaus/groovy/runtime/ArrayGroovyMethods.java 89.7546% <100.0000%> (+0.0063%) ⬆️
...roovy/lang/IncorrectClosureArgumentsException.java 0.0000% <0.0000%> (ø)
src/main/java/groovy/lang/MetaMethod.java 50.0000% <33.3333%> (ø)
.../codehaus/groovy/runtime/DefaultGroovyMethods.java 74.7745% <37.5000%> (-0.0870%) ⬇️
...java/org/codehaus/groovy/runtime/FormatHelper.java 80.0885% <63.4146%> (+1.9635%) ⬆️

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

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