Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Parameterized is hidden by withFullyQualifiedName #4245

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

OlegDokuka
Copy link
Contributor

What's changed?

This PR ensures that withFullyQualifiedName never hides the original Parametrized type, which includes info about generic params

What's your motivation?

I noticed that bug, so I decided to fix it right away by PR

Anything in particular you'd like reviewers to focus on?

Anyone you would like to review specifically?

Have you considered any alternatives or workarounds?

Any additional context

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

Signed-off-by: Oleh Dokuka <oleh.dokuka@icloud.com>
@OlegDokuka OlegDokuka added the bug Something isn't working label Jun 12, 2024
@timtebeek timtebeek changed the title Fix Parametrized is hidden by withFullyQualifiedName Fix Parameterized is hidden by withFullyQualifiedName Jun 12, 2024
Signed-off-by: OlegDokuka <oleh@moderne.io>
@jkschneider jkschneider merged commit 41b5d9f into main Jun 13, 2024
1 check passed
@jkschneider jkschneider deleted the main-bugfix-parametrized branch June 13, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants