Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(Cross): [IOAPPX-322] Update the entire Assistance section with the new DS components #5869

Merged
merged 50 commits into from
Sep 27, 2024

Fix tests

03cae50
Select commit
Loading
Failed to load commit list.
Merged

chore(Cross): [IOAPPX-322] Update the entire Assistance section with the new DS components #5869

Fix tests
03cae50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

47.02% (-1.41%) compared to 4f204b4

View this Pull Request on Codecov

47.02% (-1.41%) compared to 4f204b4

Details

Codecov Report

Attention: Patch coverage is 48.80000% with 64 lines in your changes missing coverage. Please review.

Project coverage is 47.02%. Comparing base (4f204b4) to head (03cae50).
Report is 520 commits behind head on master.

Files with missing lines Patch % Lines
...endesk/screens/ZendeskAskSeeReportsPermissions.tsx 0.00% 12 Missing ⚠️
...tures/zendesk/screens/ZendeskSeeReportsRouters.tsx 0.00% 11 Missing ⚠️
...s/components/screens/BaseScreenComponent/index.tsx 62.96% 10 Missing ⚠️
...tures/zendesk/screens/ZendeskSupportHelpCenter.tsx 71.87% 9 Missing ⚠️
...features/zendesk/screens/ZendeskChooseCategory.tsx 27.27% 8 Missing ⚠️
...tures/zendesk/screens/ZendeskChooseSubCategory.tsx 37.50% 5 Missing ⚠️
...s/screens/authentication/idpAuthSessionHandler.tsx 0.00% 4 Missing ⚠️
...features/zendesk/screens/ZendeskAskPermissions.tsx 76.92% 3 Missing ⚠️
ts/features/design-system/navigation/navigator.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5869      +/-   ##
==========================================
- Coverage   48.42%   47.02%   -1.41%     
==========================================
  Files        1488     1760     +272     
  Lines       31617    35625    +4008     
  Branches     7669     8558     +889     
==========================================
+ Hits        15311    16753    +1442     
- Misses      16238    18806    +2568     
+ Partials       68       66       -2     
Files with missing lines Coverage Δ
...s/components/screens/BaseScreenComponent/utils.tsx 71.42% <ø> (+3.24%) ⬆️
ts/components/ui/IOScrollView.tsx 86.11% <100.00%> (ø)
ts/components/ui/IOScrollViewWithLargeHeader.tsx 78.57% <100.00%> (ø)
.../features/design-system/core/DSLegacyListItems.tsx 71.42% <ø> (ø)
ts/features/zendesk/navigation/navigator.tsx 66.66% <ø> (ø)
ts/features/zendesk/screens/ZendeskPanicMode.tsx 100.00% <ø> (ø)
ts/navigation/AuthenticatedStackNavigator.tsx 15.00% <ø> (+3.88%) ⬆️
ts/navigation/NotAuthenticatedStackNavigator.tsx 66.66% <ø> (ø)
ts/screens/authentication/IdpLoginScreen.tsx 1.94% <ø> (-2.06%) ⬇️
ts/utils/emptyContextualHelp.tsx 100.00% <ø> (+50.00%) ⬆️
... and 9 more

... and 1314 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8833776...03cae50. Read the comment docs.