glific / mobile

8 stars 17 forks source link

Fixing test warnings #162

Closed mdshamoon closed 1 year ago

mdshamoon commented 1 year ago

Description

Fixed test warnings

Changes Made

List the specific changes made in this pull request. Use checkboxes to indicate completed items.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 81.06% and project coverage change: +4.02% :tada:

Comparison is base (9d2a8c7) 68.17% compared to head (61b5b12) 72.19%. Report is 28 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ========================================== + Coverage 68.17% 72.19% +4.02% ========================================== Files 77 78 +1 Lines 1172 1338 +166 Branches 98 117 +19 ========================================== + Hits 799 966 +167 + Misses 348 339 -9 - Partials 25 33 +8 ``` | [Files Changed](https://app.codecov.io/gh/glific/mobile/pull/162?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/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9oZWFkZXJzL0NoYXRIZWFkZXIudHN4) | `83.63% <ø> (ø)` | | | [components/messages/MessageList.tsx](https://app.codecov.io/gh/glific/mobile/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9tZXNzYWdlcy9NZXNzYWdlTGlzdC50c3g=) | `41.17% <ø> (+12.10%)` | :arrow_up: | | [components/messages/SearchInput.tsx](https://app.codecov.io/gh/glific/mobile/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9tZXNzYWdlcy9TZWFyY2hJbnB1dC50c3g=) | `100.00% <ø> (ø)` | | | [components/navigation/CustomDrawer.tsx](https://app.codecov.io/gh/glific/mobile/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9uYXZpZ2F0aW9uL0N1c3RvbURyYXdlci50c3g=) | `0.00% <0.00%> (ø)` | | | [config/apollo.ts](https://app.codecov.io/gh/glific/mobile/pull/162?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/162?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%> (ø)` | | | [graphql/subscriptions/Chat.ts](https://app.codecov.io/gh/glific/mobile/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Z3JhcGhxbC9zdWJzY3JpcHRpb25zL0NoYXQudHM=) | `100.00% <ø> (ø)` | | | [screens/ResetPassword.tsx](https://app.codecov.io/gh/glific/mobile/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9SZXNldFBhc3N3b3JkLnRzeA==) | `100.00% <ø> (ø)` | | | [screens/ContactHistory.tsx](https://app.codecov.io/gh/glific/mobile/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9Db250YWN0SGlzdG9yeS50c3g=) | `68.57% <63.33%> (-21.43%)` | :arrow_down: | | [components/messages/TemplateVariablesPopup.tsx](https://app.codecov.io/gh/glific/mobile/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9tZXNzYWdlcy9UZW1wbGF0ZVZhcmlhYmxlc1BvcHVwLnRzeA==) | `76.92% <76.92%> (ø)` | | | ... and [13 more](https://app.codecov.io/gh/glific/mobile/pull/162?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific) | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/glific/mobile/pull/162/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.