-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
fix(Activity): Fix equals() not checking for differing emoji #8841
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Co-authored-by: Almeida <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #8841 +/- ##
==========================================
- Coverage 85.63% 85.61% -0.03%
==========================================
Files 96 96
Lines 9475 9459 -16
Branches 1137 1134 -3
==========================================
- Hits 8114 8098 -16
Misses 1319 1319
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This reverts commit 44d52bf.
This PR fixes
Activity.equals()
not checking for differing emojis, leadingpresenceUpdate
to not fire if only a custom status emoji was updated.Status and versioning classification: