Skip to content

GROOVY-12226: Double-nested non-static class in trait calling outer m… - #2764

Merged
paulk-asert merged 1 commit into
apache:GROOVY_5_1_Xfrom
paulk-asert:groovy12226_5_1_X
Aug 6, 2026
Merged

GROOVY-12226: Double-nested non-static class in trait calling outer m…#2764
paulk-asert merged 1 commit into
apache:GROOVY_5_1_Xfrom
paulk-asert:groovy12226_5_1_X

Conversation

@paulk-asert

Copy link
Copy Markdown
Contributor

…ethod compiles, but fails at runtime

This comment was marked as low quality.

@codecov-commenter

codecov-commenter commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 67.2564%. Comparing base (1863331) to head (6b06919).

Files with missing lines Patch % Lines
...s/groovy/classgen/InnerClassCompletionVisitor.java 75.0000% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                   @@
##             GROOVY_5_1_X      #2764        +/-   ##
======================================================
+ Coverage         67.2538%   67.2564%   +0.0025%     
- Complexity          29598      29601         +3     
======================================================
  Files                1382       1382                
  Lines              117061     117064         +3     
  Branches            20581      20583         +2     
======================================================
+ Hits                78728      78733         +5     
  Misses              31788      31788                
+ Partials             6545       6543         -2     
Files with missing lines Coverage Δ
...s/groovy/classgen/InnerClassCompletionVisitor.java 90.6863% <75.0000%> (-0.3585%) ⬇️

... and 5 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 010888f into apache:GROOVY_5_1_X Aug 6, 2026
29 checks passed
@paulk-asert
paulk-asert deleted the groovy12226_5_1_X branch August 6, 2026 22:35
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