glific / mobile

8 stars 17 forks source link

Added load more messages functionality #155

Closed ajaman190 closed 1 year ago

ajaman190 commented 1 year ago

Changes Made

Screenshots

--

Closes Issue

Closes: #127

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 79.54% and project coverage change: -0.49% :warning:

Comparison is base (7f8a50a) 68.65% compared to head (9d2a8c7) 68.17%. Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ========================================== - Coverage 68.65% 68.17% -0.49% ========================================== Files 77 77 Lines 1171 1172 +1 Branches 97 98 +1 ========================================== - Hits 804 799 -5 - Misses 340 348 +8 + Partials 27 25 -2 ``` | [Files Changed](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific) | Coverage Δ | | |---|---|---| | [components/headers/ChatHeader.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9oZWFkZXJzL0NoYXRIZWFkZXIudHN4) | `83.63% <ø> (-0.30%)` | :arrow_down: | | [components/ui/SearchBar.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy91aS9TZWFyY2hCYXIudHN4) | `84.00% <ø> (-0.32%)` | :arrow_down: | | [components/messages/MessageList.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9tZXNzYWdlcy9NZXNzYWdlTGlzdC50c3g=) | `29.06% <52.63%> (+0.31%)` | :arrow_up: | | [components/CollectionCard.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9Db2xsZWN0aW9uQ2FyZC50c3g=) | `100.00% <100.00%> (ø)` | | | [components/ContactCard.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9Db250YWN0Q2FyZC50c3g=) | `84.21% <100.00%> (-0.79%)` | :arrow_down: | | [components/ui/MultiSelect.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy91aS9NdWx0aVNlbGVjdC50c3g=) | `100.00% <100.00%> (ø)` | | | [screens/Chat.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9DaGF0LnRzeA==) | `84.21% <100.00%> (-0.41%)` | :arrow_down: | | [screens/ChatScreen.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9DaGF0U2NyZWVuLnRzeA==) | `100.00% <100.00%> (ø)` | | | [screens/Collections.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9Db2xsZWN0aW9ucy50c3g=) | `55.55% <100.00%> (ø)` | | | [screens/ContactProfile.tsx](https://app.codecov.io/gh/glific/mobile/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9Db250YWN0UHJvZmlsZS50c3g=) | `100.00% <100.00%> (ø)` | | | ... and [3 more](https://app.codecov.io/gh/glific/mobile/pull/155?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: Have feedback on the report? Share it here.