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

Add tests

0bfc3ad
Select commit
Loading
Failed to load commit list.
Merged

MPDX-8351 Add UseLocalizedConstants() hook #1145

Add tests
0bfc3ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 19, 2024 in 0s

87.31% of diff hit (target 89.96%)

View this Pull Request on Codecov

87.31% of diff hit (target 89.96%)

Annotations

Check warning on line 49 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#L49

Added line #L49 was not covered by tests

Check warning on line 59 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#L59

Added line #L59 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 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