-
-
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(MessageMentions): add InGuild
generic
#8828
fix(MessageMentions): add InGuild
generic
#8828
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ |
Codecov Report
@@ Coverage Diff @@
## main #8828 +/- ##
==========================================
- Coverage 86.64% 85.61% -1.04%
==========================================
Files 92 96 +4
Lines 9029 9459 +430
Branches 1129 1134 +5
==========================================
+ Hits 7823 8098 +275
- Misses 1164 1319 +155
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 |
Please describe the changes this PR makes and why it should be merged:
Added a
InGuild
generic to theMessageMentions
class to help narrow the types of#guild
and#members
Status and versioning classification: