Skip to content

Add default constructor for RecursiveComparator#3206

Merged
scordio merged 1 commit intomainfrom
recursive-comparator-default-constructor
Oct 5, 2023
Merged

Add default constructor for RecursiveComparator#3206
scordio merged 1 commit intomainfrom
recursive-comparator-default-constructor

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
@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.

1 participant