Skip to content

GROOVY-11616: STC: combine multiple type witnesses for type parameter#2219

Merged
eric-milles merged 1 commit into
masterfrom
GROOVY-11616
May 12, 2025
Merged

GROOVY-11616: STC: combine multiple type witnesses for type parameter#2219
eric-milles merged 1 commit into
masterfrom
GROOVY-11616

Conversation

@eric-milles
Copy link
Copy Markdown
Member

In simple cases, types can be merged to common super type.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 8, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.0013%. Comparing base (14fcb08) to head (50d035a).
⚠️ Report is 408 commits behind head on master.

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

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2219        +/-   ##
==================================================
+ Coverage     68.9982%   69.0013%   +0.0031%     
- Complexity      29659      29661         +2     
==================================================
  Files            1423       1423                
  Lines          114319     114324         +5     
  Branches        19832      19835         +3     
==================================================
+ Hits            78878      78885         +7     
+ Misses          28811      28808         -3     
- Partials         6630       6631         +1     
Files with missing lines Coverage Δ
...roovy/transform/stc/StaticTypeCheckingVisitor.java 87.4718% <ø> (ø)
...roovy/transform/stc/StaticTypeCheckingSupport.java 81.6622% <80.0000%> (-0.0075%) ⬇️

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

@eric-milles eric-milles requested a review from paulk-asert May 9, 2025 14:58
@eric-milles eric-milles merged commit 5374e52 into master May 12, 2025
41 checks passed
@eric-milles eric-milles deleted the GROOVY-11616 branch May 12, 2025 14:21
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