Skip to content

Adding hashcode and equals for defer & stream payloads #3769

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

Merged
merged 4 commits into from
Dec 8, 2024

Conversation

dondonz
Copy link
Member

@dondonz dondonz commented Dec 8, 2024

Closes #3704

Adding these handy methods to help cut down lines of code in tests

@dondonz dondonz added this to the 23.x breaking changes milestone Dec 8, 2024
Copy link
Contributor

github-actions bot commented Dec 8, 2024

Test Results

  306 files    306 suites   47s ⏱️
3 482 tests 3 477 ✅ 5 💤 0 ❌
3 571 runs  3 566 ✅ 5 💤 0 ❌

Results for commit 9c411de.

@bbakerman bbakerman merged commit 46c0323 into master Dec 8, 2024
2 checks passed
@dondonz dondonz deleted the 3704-defer-handy-methods branch December 8, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add hashCode, equals to new @defer and @stream objects
2 participants