mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Fixes instances of - Equals methods without type check - Equals methods where the field of `this` was compared to the same field of `this` instead of the `that` object that is compared to