regression: fix issues rendering some existing emojis - #41305
Conversation
|
Looks like this PR is ready to merge! 🎉 |
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📜 Recent review details⏰ Context from checks skipped due to timeout. (3)
🧰 Additional context used📓 Path-based instructions (2)**/*.{ts,tsx,js}📄 CodeRabbit inference engine (.cursor/rules/playwright.mdc)
Files:
**/*.spec.ts📄 CodeRabbit inference engine (.cursor/rules/playwright.mdc)
Files:
🧠 Learnings (5)📚 Learning: 2026-02-26T19:25:44.063ZApplied to files:
📚 Learning: 2026-02-26T19:25:44.063ZApplied to files:
📚 Learning: 2026-05-06T12:21:44.083ZApplied to files:
📚 Learning: 2026-02-24T19:22:48.358ZApplied to files:
📚 Learning: 2026-03-06T18:10:15.268ZApplied to files:
🔇 Additional comments (4)
WalkthroughEmoji data generation now supports regional-indicator categorization and multiple skin-tone shortcode aliases. Legacy mappings cover keycap and tone names, with parser tests validating the new resolutions and rendering cases. ChangesEmoji shortcode compatibility
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #41305 +/- ##
===========================================
+ Coverage 68.97% 69.00% +0.02%
===========================================
Files 3755 3755
Lines 147141 147544 +403
Branches 26277 26329 +52
===========================================
+ Hits 101492 101814 +322
- Misses 41149 41237 +88
+ Partials 4500 4493 -7
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Fixes issue with some tones and types not being rendered
Proposed changes (including videos or screenshots)
Issue(s)
CORE-2408
Steps to test or reproduce
Further comments
Summary by CodeRabbit
Bug Fixes
Tests