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

Adds MXbean recipe #335

Merged
merged 9 commits into from
Nov 6, 2023
Merged

Adds MXbean recipe #335

merged 9 commits into from
Nov 6, 2023

Conversation

cjobinabo
Copy link
Contributor

@cjobinabo cjobinabo commented Oct 31, 2023

What's changed?

Screenshot 2023-10-31 at 2 03 38 PM

What's your motivation?

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

Anyone you would like to review specifically?

@timtebeek @joanvr

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 added the license header to any new files through ./gradlew licenseFormat
  • I've used the IntelliJ IDEA auto-formatter on affected files

@cjobinabo cjobinabo self-assigned this Oct 31, 2023
@cjobinabo cjobinabo added the recipe Recipe requested label Oct 31, 2023
@timtebeek timtebeek self-requested a review November 6, 2023 14:43
Comment on lines +137 to +138
public
interface Foo {
Copy link
Contributor

Choose a reason for hiding this comment

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

Not quite sure where this extra newline comes from; ideally we have that removed before a merge, but since this will likely only affect a small number of interfaces I can also see that as a future improvement.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Haha yeah, I wasn't able to determine the cause. I was hoping you might know.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah I tried for a bit to figure out a way to fix it; but in the end thought it not worth spending considerable amount of time on, if we're not even sure it replicates beyond this test.

@timtebeek timtebeek merged commit 8605a87 into openrewrite:main Nov 6, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Recipe requested
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants