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

Add default constructor for RecursiveComparator #3206

Merged
merged 1 commit into from Oct 5, 2023

Conversation

scordio
Copy link
Member

@scordio scordio commented Oct 3, 2023

This allows a simpler creation of a RecursiveComparator instance for cases where a custom RecursiveComparisonConfiguration is not required.

Originally inspired by https://stackoverflow.com/questions/77151593.

@scordio scordio added this to the 3.25.0 milestone Oct 3, 2023
@scordio
Copy link
Member Author

scordio commented Oct 3, 2023

Jobs failing due to maxcellent/javadoc.io#180

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@scordio scordio added the theme: recursive comparison An issue related to the recursive comparison label Oct 5, 2023
@scordio scordio force-pushed the recursive-comparator-default-constructor branch from 7de82e6 to 2f65509 Compare October 5, 2023 22:26
@scordio scordio merged commit c235e9d into main Oct 5, 2023
20 of 22 checks passed
@scordio scordio deleted the recursive-comparator-default-constructor branch October 5, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: recursive comparison An issue related to the recursive comparison
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant