Skip to content

GROOVY-12104: reject T.this.* qualifier inside trait code at compile …#2630

Merged
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12104
Jun 27, 2026
Merged

GROOVY-12104: reject T.this.* qualifier inside trait code at compile …#2630
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12104

Conversation

@paulk-asert

Copy link
Copy Markdown
Contributor

…time

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 68.4983%. Comparing base (1d5213e) to head (6c2721e).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...oovy/transform/trait/TraitReceiverTransformer.java 92.8571% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2630        +/-   ##
==================================================
- Coverage     68.4996%   68.4983%   -0.0012%     
- Complexity      33566      33569         +3     
==================================================
  Files            1518       1518                
  Lines          127284     127298        +14     
  Branches        23105      23109         +4     
==================================================
+ Hits            87189      87197         +8     
- Misses          32354      32357         +3     
- Partials         7741       7744         +3     
Files with missing lines Coverage Δ
...oovy/transform/trait/TraitReceiverTransformer.java 89.4180% <92.8571%> (+0.2751%) ⬆️

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

testlens-app Bot commented Jun 26, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 6c2721e
▶️ Tests: 56196 executed
⚪️ Checks: 31/31 completed


Learn more about TestLens at testlens.app.

@paulk-asert paulk-asert merged commit 6a1571d into apache:master Jun 27, 2026
32 checks passed
@paulk-asert paulk-asert deleted the groovy12104 branch June 27, 2026 00:57
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