glific / mobile

8 stars 17 forks source link

Added Emoji Picker #94

Closed nishant25062002 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 21.15% and project coverage change: -3.03 :warning:

Comparison is base (136cc3c) 55.00% compared to head (ce29613) 51.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #94 +/- ## ========================================== - Coverage 55.00% 51.98% -3.03% ========================================== Files 39 46 +7 Lines 529 579 +50 Branches 122 128 +6 ========================================== + Hits 291 301 +10 - Misses 234 274 +40 Partials 4 4 ``` | [Impacted Files](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific) | Coverage Δ | | |---|---|---| | [components/emojis/shortnameToUnicode.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9lbW9qaXMvc2hvcnRuYW1lVG9Vbmljb2RlLnRzeA==) | `100.00% <ø> (ø)` | | | [components/headers/HomeHeaderRight.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9oZWFkZXJzL0hvbWVIZWFkZXJSaWdodC50c3g=) | `0.00% <ø> (ø)` | | | [components/messages/ChatInput.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9tZXNzYWdlcy9DaGF0SW5wdXQudHN4) | `3.77% <0.00%> (-2.48%)` | :arrow_down: | | [components/emojis/EmojiPicker.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9lbW9qaXMvRW1vamlQaWNrZXIudHN4) | `20.00% <20.00%> (ø)` | | | [components/emojis/TabBar.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9lbW9qaXMvVGFiQmFyLnRzeA==) | `22.22% <22.22%> (ø)` | | | [components/emojis/EmojiCategory.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9lbW9qaXMvRW1vamlDYXRlZ29yeS50c3g=) | `25.00% <25.00%> (ø)` | | | [components/emojis/Emoji.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9lbW9qaXMvRW1vamkudHN4) | `28.57% <28.57%> (ø)` | | | [components/emojis/categories.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9lbW9qaXMvY2F0ZWdvcmllcy50c3g=) | `100.00% <100.00%> (ø)` | | | [components/emojis/emojis.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9lbW9qaXMvZW1vamlzLnRzeA==) | `100.00% <100.00%> (ø)` | | | [screens/Chat.tsx](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9DaGF0LnRzeA==) | `92.00% <100.00%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/glific/mobile/pull/94?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.