Skip to content

GROOVY-11889: STC: instanceof check rejects UnionTypeClassNode member…#2419

Open
paulk-asert wants to merge 2 commits intogroovy11888from
groovy11889
Open

GROOVY-11889: STC: instanceof check rejects UnionTypeClassNode member…#2419
paulk-asert wants to merge 2 commits intogroovy11888from
groovy11889

Conversation

@paulk-asert
Copy link
Copy Markdown
Contributor

…s as incompatible types

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 30, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 66.3807%. Comparing base (ffdb59a) to head (5ba3dca).
⚠️ Report is 1 commits behind head on groovy11888.

Files with missing lines Patch % Lines
...roovy/transform/stc/StaticTypeCheckingVisitor.java 87.5000% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##             groovy11888      #2419        +/-   ##
=====================================================
+ Coverage        66.3761%   66.3807%   +0.0046%     
- Complexity         29877      29884         +7     
=====================================================
  Files               1392       1392                
  Lines             116801     116808         +7     
  Branches           20666      20670         +4     
=====================================================
+ Hits               77528      77538        +10     
+ Misses             32915      32913         -2     
+ Partials            6358       6357         -1     
Files with missing lines Coverage Δ
...roovy/transform/stc/StaticTypeCheckingSupport.java 81.5208% <100.0000%> (+0.0884%) ⬆️
...roovy/transform/stc/StaticTypeCheckingVisitor.java 87.9072% <87.5000%> (-0.0042%) ⬇️

... and 1 file 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