-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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(meteor): Respect UI_Use_Real_Name
setting for reactions
#30069
Conversation
🦋 Changeset detectedLatest commit: 7d3a6a4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 30 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #30069 +/- ##
============================================
- Coverage 59.81% 49.55% -10.26%
============================================
Files 1792 3328 +1536
Lines 34893 81801 +46908
Branches 7265 16877 +9612
============================================
+ Hits 20871 40537 +19666
- Misses 12414 36511 +24097
- Partials 1608 4753 +3145
Flags with carried forward coverage won't be shown. Click here to find out more. |
We've discussed a more effective strategy to solve this issue without introducing performance drawbacks.
321eea2
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
TC-867