| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
LGTM |
Sorry, something went wrong.
|
@FranciscoJ26 this looks good! The tests are working now, would you be able to add them to this PR? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Resolves #1414
Changes: Implemented an override method for hashCode() on line 1934 in Sketch.java that returns the hash of mainPath. This ensures that two equal Sketch objects will produce the same hash code.
Tests: Wrote tests, but did not include them as they're currently broken.
Checklist: Ensure tests pass (N/A) and the branch is up to date