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/project failed Dec 4, 2024 in 0s

84.25% (-0.76%) compared to c78b303

View this Pull Request on Codecov

84.25% (-0.76%) compared to c78b303

Details

Codecov Report

Attention: Patch coverage is 89.84375% with 13 lines in your changes missing coverage. Please review.

Project coverage is 84.25%. Comparing base (c78b303) to head (384723a).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/components/Login/ThirdPartyLoginComponents.jsx 25.00% 3 Missing ⚠️
src/components/Header/Header.jsx 71.42% 2 Missing ⚠️
src/components/Shared/TagCard.jsx 83.33% 1 Missing ⚠️
src/components/User/ApiKeys/ApiKeyCard.jsx 0.00% 1 Missing ⚠️
...rc/components/User/ApiKeys/ApiKeyConfirmDialog.jsx 0.00% 1 Missing ⚠️
src/components/User/ApiKeys/ApiKeyDialog.jsx 0.00% 1 Missing ⚠️
src/components/User/ApiKeys/ApiKeyRevokeDialog.jsx 0.00% 1 Missing ⚠️
src/components/User/ApiKeys/ApiKeys.jsx 0.00% 1 Missing ⚠️
src/utilities/i18n.js 0.00% 1 Missing ⚠️
.../utilities/vulnerabilityAndSignatureComponents.jsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
- Coverage   85.00%   84.25%   -0.76%     
==========================================
  Files          63       64       +1     
  Lines        1961     2039      +78     
  Branches      532      541       +9     
==========================================
+ Hits         1667     1718      +51     
- Misses        284      308      +24     
- Partials       10       13       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.