Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

chore: consider genericArgs contents in TypeHint equals and hashCode #83

Merged

Conversation

Christopher-Chianelli
Copy link
Collaborator

Although we don't use TypeHint in maps nor sets and don't currently check them for equality, we might do it later.

Although we don't use TypeHint in maps nor sets and don't
currently check them for equality, we might do it later.
Copy link
Contributor

@triceo triceo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For records, this is the accepted practice. (Something that the JDK guys probably should have thought about.)

LGTM, maybe we change toString() too? Otherwise the array will not be printed.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 75%)

See analysis details on SonarCloud

@Christopher-Chianelli Christopher-Chianelli merged commit b8f0cb3 into TimefoldAI:main Jun 18, 2024
4 of 5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants