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 errors for Arrays and inception bounds #263

Merged
merged 4 commits into from
Jul 20, 2023

Conversation

MBoegers
Copy link
Contributor

@MBoegers MBoegers commented Jul 19, 2023

What's changed?

Fixed two additional edge cases in UseVarForGenericsConstructors found with run moderne.io/results/CuzcK

What's your motivation?

Fix edgecases in UseVarForGenericsConstructors.

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

Anyone you would like to review specifically?

Have you considered any alternatives or workarounds?

It breaks moderne.io runs, so no.

Any additional context

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've added the license header to any new files through ./gradlew licenseFormat
  • I've used the IntelliJ auto-formatter on affected files
  • I've updated the documentation (if applicable)

@MBoegers MBoegers marked this pull request as ready for review July 19, 2023 13:48
@timtebeek timtebeek self-requested a review July 19, 2023 14:08
@timtebeek timtebeek added the bug Something isn't working label Jul 19, 2023
@MBoegers MBoegers changed the title Fix errors for Arrays and injectedbounds Fix errors for Arrays and inception bounds Jul 19, 2023
Copy link
Contributor

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love that you ran the recipe at scale through the platform to flush out any imperfections; really appreciated!

One small request, that I can also take on if you'd rather work on something else. :)

@timtebeek
Copy link
Contributor

Thanks again! Really appreciate how involved you are with seeing this one through.

@timtebeek timtebeek merged commit f2bd8eb into openrewrite:main Jul 20, 2023
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.

2 participants