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

Kotlin source dir parsing bugfix #685

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

nmck257
Copy link
Contributor

@nmck257 nmck257 commented Dec 13, 2023

Fix bug where Kotlin test source parsing actually parsed main dir a second time, and test sources were later parsed as additional resources

What's changed?

What's your motivation?

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

Fix bug where Kotlin test source parsing actually parsed main dir a second time, and test sources were later parsed as additional resources
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.

Thanks!

@timtebeek timtebeek merged commit eae988c into openrewrite:main Dec 13, 2023
1 check passed
@nmck257 nmck257 deleted the patch-2 branch December 13, 2023 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants