Open jeffreye opened 4 months ago
Thanks for reporting your new findings @jeffreye ! Seems indeed like that case isn't covered yet; would you want to help out with a unit test on a draft PR, similar as we saw on https://github.com/openrewrite/rewrite-logging-frameworks/pull/162/files?diff=unified&w=1 ?
From there it's likely a small step to see this case covered as well.
Originally reported in https://github.com/openrewrite/rewrite-logging-frameworks/issues/159 but haven't fully fixed. This report will include the leftover only.
What version of OpenRewrite are you using?
I am using
How are you running OpenRewrite?
I am using the Maven plugin, and my project is a single module project.
What is the smallest, simplest way to reproduce the problem?
What did you expect to see?
What did you see instead?
What is the full stack trace of any errors you encountered?
Are you interested in contributing a fix to OpenRewrite?