-
Notifications
You must be signed in to change notification settings - Fork 102
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: openrewrite/rewrite-testing-frameworks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.23.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: openrewrite/rewrite-testing-frameworks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.24.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 37 files changed
- 6 contributors
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for edf6bcd - Browse repository at this point
Copy the full SHA edf6bcdView commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 76041b7 - Browse repository at this point
Copy the full SHA 76041b7View commit details
Commits on Dec 11, 2025
-
OpenRewrite recipe best practices
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=QUxML09wZW4gU291cmNlL09wZW5SZXdyaXRl Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 69f23b7 - Browse repository at this point
Copy the full SHA 69f23b7View commit details -
Recipe to check that Kotlin test methods return Unit (#871)
* Recipe to check that Kotlin test methods return Unit * fix comment * style fixes * Apply formatter * Minor polish & get tests running using `typeValidationOptions` * Add a `UsesType` precondition * Drop shared method * Include recipe with `JupiterBestPractices` * Inline `hasMarker` * Remove unused import * Minimize conditional flows in `visitMethodDeclaration` * Further minimization * Document why we've disabled type information checks --------- Co-authored-by: Greg Dennis <greg.dennis@airbnb.com> Co-authored-by: Tim te Beek <tim@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for f378cb5 - Browse repository at this point
Copy the full SHA f378cb5View commit details
Commits on Dec 12, 2025
-
Add documentation example for
KotlinTestMethodsShouldReturnUnitUse this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=QUxML09wZW4gU291cmNlL09wZW5SZXdyaXRl Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 42c22af - Browse repository at this point
Copy the full SHA 42c22afView commit details
Commits on Dec 15, 2025
-
Reorder
maybeRemoveImportbeforemaybeAddImport(#873)* Reorder `maybeRemoveImport` before `maybeAddImport` Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.recipes.RemoveImportBeforeAddImport?organizationId=QUxML01vZGVybmUvTW9kZXJuZSArIE9wZW5SZXdyaXRl Co-authored-by: Moderne <team@moderne.io> * Updated expectations after removing imports before addition --------- Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 9803871 - Browse repository at this point
Copy the full SHA 9803871View commit details
Commits on Dec 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 20cca13 - Browse repository at this point
Copy the full SHA 20cca13View commit details -
* Add test for Kotlin * Add test for Kotlin
Configuration menu - View commit details
-
Copy full SHA for 5459e88 - Browse repository at this point
Copy the full SHA 5459e88View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.23.0...v3.24.0