glific / mobile

8 stars 17 forks source link

Made Saved Searches screen functional #151

Closed ajaman190 closed 1 year ago

ajaman190 commented 1 year ago

Chnages made

Scressshots

--

Closes Issues

Closes: #144

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.07% :tada:

Comparison is base (0bf73e9) 67.58% compared to head (7f8a50a) 68.65%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== + Coverage 67.58% 68.65% +1.07% ========================================== Files 76 77 +1 Lines 1166 1171 +5 Branches 99 97 -2 ========================================== + Hits 788 804 +16 + Misses 357 340 -17 - Partials 21 27 +6 ``` | [Files Changed](https://app.codecov.io/gh/glific/mobile/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific) | Coverage Δ | | |---|---|---| | [components/CollectionCard.tsx](https://app.codecov.io/gh/glific/mobile/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9Db2xsZWN0aW9uQ2FyZC50c3g=) | `100.00% <ø> (ø)` | | | [screens/Collections.tsx](https://app.codecov.io/gh/glific/mobile/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9Db2xsZWN0aW9ucy50c3g=) | `55.55% <ø> (+14.81%)` | :arrow_up: | | [components/ui/SavedSearchBar.tsx](https://app.codecov.io/gh/glific/mobile/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy91aS9TYXZlZFNlYXJjaEJhci50c3g=) | `100.00% <100.00%> (ø)` | | | [screens/Chat.tsx](https://app.codecov.io/gh/glific/mobile/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9DaGF0LnRzeA==) | `84.61% <100.00%> (+14.02%)` | :arrow_up: | | [screens/SavedSearches.tsx](https://app.codecov.io/gh/glific/mobile/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9TYXZlZFNlYXJjaGVzLnRzeA==) | `100.00% <100.00%> (+22.22%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/glific/mobile/pull/151/indirect-changes?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.