Skip to content

Comments

Adding hashcode and equals for defer & stream payloads#3769

Merged
bbakerman merged 4 commits intomasterfrom
3704-defer-handy-methods
Dec 8, 2024
Merged

Adding hashcode and equals for defer & stream payloads#3769
bbakerman merged 4 commits intomasterfrom
3704-defer-handy-methods

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
@github-actions
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
@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