Skip to content

GROOVY-11888: STC: method resolution fails for UnionTypeClassNode due…#2415

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

GROOVY-11888: STC: method resolution fails for UnionTypeClassNode due…#2415
paulk-asert wants to merge 1 commit intoapache:masterfrom
paulk-asert:groovy11888

Conversation

@paulk-asert
Copy link
Copy Markdown
Contributor

… to premature covariant elimination

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.3796%. Comparing base (3b4d02f) to head (0814117).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2415        +/-   ##
==================================================
+ Coverage     66.3773%   66.3796%   +0.0023%     
+ Complexity      29877      29876         -1     
==================================================
  Files            1392       1392                
  Lines          116799     116801         +2     
  Branches        20665      20666         +1     
==================================================
+ Hits            77528      77532         +4     
+ Misses          32916      32912         -4     
- Partials         6355       6357         +2     
Files with missing lines Coverage Δ
...roovy/transform/stc/StaticTypeCheckingSupport.java 81.5208% <100.0000%> (-0.0558%) ⬇️

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

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