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: Remove /internal/i18n in favor of /i18n #1382

Merged
merged 1 commit into from
Jul 27, 2023

chore: Remove /internal/i18n in favor of /i18n

6db2cc4
Select commit
Loading
Failed to load commit list.
Merged

chore: Remove /internal/i18n in favor of /i18n #1382

chore: Remove /internal/i18n in favor of /i18n
6db2cc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2023 in 0s

93.47% (target 90.00%)

View this Pull Request on Codecov

93.47% (target 90.00%)

Details

Codecov Report

Patch and project coverage have no change.

Comparison is base (8d643d6) 93.46% compared to head (6db2cc4) 93.47%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1382   +/-   ##
=======================================
  Coverage   93.46%   93.47%           
=======================================
  Files         623      624    +1     
  Lines       16764    16778   +14     
  Branches     5547     5550    +3     
=======================================
+ Hits        15669    15683   +14     
  Misses       1022     1022           
  Partials       73       73           
Files Changed Coverage Δ
src/alert/internal.tsx 100.00% <ø> (ø)
src/app-layout/index.tsx 93.49% <ø> (ø)
src/area-chart/elements/use-highlight-details.ts 100.00% <ø> (ø)
src/attribute-editor/row.tsx 96.66% <ø> (ø)
src/autosuggest/autosuggest-option.tsx 86.95% <ø> (ø)
src/autosuggest/internal.tsx 96.05% <ø> (ø)
src/breadcrumb-group/internal.tsx 86.84% <ø> (ø)
src/calendar/internal.tsx 98.07% <ø> (ø)
src/cards/index.tsx 93.90% <ø> (ø)
src/code-editor/index.tsx 96.50% <ø> (ø)
... and 53 more

... and 3 files with indirect coverage changes

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