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

Adding localization #445

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Add test for language select

384723a
Select commit
Loading
Failed to load commit list.
Open

Adding localization #445

Add test for language select
384723a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 4, 2024 in 0s

89.84% of diff hit (target 85.00%)

View this Pull Request on Codecov

89.84% of diff hit (target 85.00%)

Annotations

Check warning on line 148 in src/components/Header/Header.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Header/Header.jsx#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 67 in src/components/Login/ThirdPartyLoginComponents.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Login/ThirdPartyLoginComponents.jsx#L67

Added line #L67 was not covered by tests

Check warning on line 78 in src/components/Login/ThirdPartyLoginComponents.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Login/ThirdPartyLoginComponents.jsx#L78

Added line #L78 was not covered by tests

Check warning on line 90 in src/components/Login/ThirdPartyLoginComponents.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Login/ThirdPartyLoginComponents.jsx#L90

Added line #L90 was not covered by tests

Check warning on line 92 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L92

Added line #L92 was not covered by tests

Check warning on line 109 in src/components/User/ApiKeys/ApiKeyCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyCard.jsx#L109

Added line #L109 was not covered by tests

Check warning on line 34 in src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx#L34

Added line #L34 was not covered by tests

Check warning on line 106 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L106

Added line #L106 was not covered by tests

Check warning on line 49 in src/components/User/ApiKeys/ApiKeyRevokeDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyRevokeDialog.jsx#L49

Added line #L49 was not covered by tests

Check warning on line 102 in src/components/User/ApiKeys/ApiKeys.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeys.jsx#L102

Added line #L102 was not covered by tests

Check warning on line 6 in src/utilities/i18n.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/i18n.js#L6

Added line #L6 was not covered by tests

Check warning on line 176 in src/utilities/vulnerabilityAndSignatureComponents.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/vulnerabilityAndSignatureComponents.jsx#L176

Added line #L176 was not covered by tests