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

MPDX-8351 Add UseLocalizedConstants() hook #1145

Merged
merged 14 commits into from
Oct 21, 2024

Merge branch 'main' into MPDX-8351-constants-localized

fab0007
Select commit
Loading
Failed to load commit list.
Merged

MPDX-8351 Add UseLocalizedConstants() hook #1145

Merge branch 'main' into MPDX-8351-constants-localized
fab0007
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 21, 2024 in 1s

86.48% of diff hit (target 91.16%)

View this Pull Request on Codecov

86.48% of diff hit (target 91.16%)

Annotations

Check warning on line 41 in pages/accountLists/[accountListId]/contacts/flows/setup.page.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/accountLists/[accountListId]/contacts/flows/setup.page.tsx#L41

Added line #L41 was not covered by tests

Check warning on line 51 in pages/accountLists/[accountListId]/contacts/flows/setup.page.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/accountLists/[accountListId]/contacts/flows/setup.page.tsx#L51

Added line #L51 was not covered by tests

Check warning on line 38 in src/components/Contacts/ContactFlow/ContactFlowDragLayer/ContactFlowRowPreview.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Contacts/ContactFlow/ContactFlowDragLayer/ContactFlowRowPreview.tsx#L38

Added line #L38 was not covered by tests

Check warning on line 5 in src/components/Contacts/ContactFlow/ContactFlowSetup/DragPreview/ContactFlowSetupDragPreviewStatus.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Contacts/ContactFlow/ContactFlowSetup/DragPreview/ContactFlowSetupDragPreviewStatus.tsx#L5

Added line #L5 was not covered by tests

Check warning on line 25 in src/components/Contacts/ContactFlow/ContactFlowSetup/DragPreview/ContactFlowSetupDragPreviewStatus.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Contacts/ContactFlow/ContactFlowSetup/DragPreview/ContactFlowSetupDragPreviewStatus.tsx#L25

Added line #L25 was not covered by tests

Check warning on line 161 in src/components/Shared/Filters/FilterPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/Filters/FilterPanel.tsx#L161

Added line #L161 was not covered by tests

Check warning on line 17 in src/hooks/useLocalStorage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useLocalStorage.ts#L17

Added line #L17 was not covered by tests

Check warning on line 30 in src/hooks/useLocalStorage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useLocalStorage.ts#L30

Added line #L30 was not covered by tests

Check warning on line 37 in src/hooks/useLocalStorage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useLocalStorage.ts#L37

Added line #L37 was not covered by tests

Check warning on line 31 in src/hooks/useLocalizedConstants.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useLocalizedConstants.ts#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 35 in src/utils/functions/convertContactStatus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/functions/convertContactStatus.ts#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 56 in src/utils/functions/convertContactStatus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/functions/convertContactStatus.ts#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 62 in src/utils/functions/convertContactStatus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/functions/convertContactStatus.ts#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 65 in src/utils/functions/convertContactStatus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/functions/convertContactStatus.ts#L64-L65

Added lines #L64 - L65 were not covered by tests