-
Notifications
You must be signed in to change notification settings - Fork 53
Add equals/hashCode implementations to the EntityGraph classes #22
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 equals/hashCode implementations to the EntityGraph classes #22
Conversation
Codecov Report
@@ Coverage Diff @@ ## master #22 +/- ## ============================================ + Coverage 77.83% 78.89% +1.05% - Complexity 102 116 +14 ============================================ Files 22 22 Lines 361 379 +18 Branches 44 52 +8 ============================================ + Hits 281 299 +18 + Misses 66 62 -4 - Partials 14 18 +4
Continue to review full report at Codecov.
|
Thank you @thyming .
Could you add tests on the two classes?
Sure thing, done.
Thank you @thyming
I am releasing right now.
2.0.7 has been released.
Uh oh!
There was an error while loading. Please reload this page.
Closes #21.