glific / mobile

8 stars 17 forks source link

feat: added block contact #133

Closed ajaman190 closed 1 year ago

ajaman190 commented 1 year ago

Description: This PR address the issue #105.

Changes Made:

Screenshots:

-- Closes Issue:

Closes #105

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 60.00% and project coverage change: +2.46 :tada:

Comparison is base (33cf4d1) 64.70% compared to head (1e6c649) 67.17%.

:exclamation: Current head 1e6c649 differs from pull request most recent head 169763c. Consider uploading reports for the commit 169763c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== + Coverage 64.70% 67.17% +2.46% ========================================== Files 68 69 +1 Lines 969 984 +15 Branches 78 78 ========================================== + Hits 627 661 +34 + Misses 324 305 -19 Partials 18 18 ``` | [Impacted Files](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific) | Coverage Δ | | |---|---|---| | [components/headers/HomeHeaderRight.tsx](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9oZWFkZXJzL0hvbWVIZWFkZXJSaWdodC50c3g=) | `90.00% <ø> (+90.00%)` | :arrow_up: | | [components/headers/NotificationHeader.tsx](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9oZWFkZXJzL05vdGlmaWNhdGlvbkhlYWRlci50c3g=) | `0.00% <ø> (ø)` | | | [components/navigation/Wallet.tsx](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9uYXZpZ2F0aW9uL1dhbGxldC50c3g=) | `83.33% <ø> (+83.33%)` | :arrow_up: | | [components/ui/DateRangeSelect.tsx](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy91aS9EYXRlUmFuZ2VTZWxlY3QudHN4) | `40.74% <ø> (ø)` | | | [components/ui/Input.tsx](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy91aS9JbnB1dC50c3g=) | `100.00% <ø> (ø)` | | | [config/apollo.ts](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29uZmlnL2Fwb2xsby50cw==) | `0.00% <0.00%> (ø)` | | | [config/axios.ts](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29uZmlnL2F4aW9zLnRz) | `10.52% <0.00%> (-6.15%)` | :arrow_down: | | [constants/theme.ts](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29uc3RhbnRzL3RoZW1lLnRz) | `100.00% <ø> (ø)` | | | [components/headers/ChatHeader.tsx](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9oZWFkZXJzL0NoYXRIZWFkZXIudHN4) | `75.00% <100.00%> (+20.45%)` | :arrow_up: | | [components/messages/ChatPopup.tsx](https://app.codecov.io/gh/glific/mobile/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9tZXNzYWdlcy9DaGF0UG9wdXAudHN4) | `100.00% <100.00%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/glific/mobile/pull/133?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.