Skip to content

Handle enums nested in generic types#159

Merged
andrewlock merged 1 commit intomainfrom
add-diagnostic
Jul 5, 2025
Merged

Handle enums nested in generic types#159
andrewlock merged 1 commit intomainfrom
add-diagnostic

Conversation

@andrewlock
Copy link
Owner

Fixes #115

Supersedes #156 and #157 because apparently it's too much for AI to handle 🙄

@github-actions
Copy link

github-actions bot commented Jul 5, 2025

Test Results

    162 files  ± 0      162 suites  ±0   2m 59s ⏱️ -8s
  7 462 tests +17    7 458 ✅ +17   4 💤 ±0  0 ❌ ±0 
129 166 runs  +17  129 094 ✅ +17  72 💤 ±0  0 ❌ ±0 

Results for commit 11d0d44. ± Comparison against base commit 81c2bb3.

@andrewlock andrewlock merged commit 6ff64d1 into main Jul 5, 2025
5 checks passed
@andrewlock andrewlock deleted the add-diagnostic branch July 5, 2025 16:13
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.

Handle enums that are nested inside generic types

1 participant