scaleway-lib icon indicating copy to clipboard operation
scaleway-lib copied to clipboard

feat: add unused locales

Open Lawndlwd opened this issue 9 months ago • 2 comments

Add new unused locales to scaleway-lib

Lawndlwd avatar Feb 20 '25 10:02 Lawndlwd

🦋 Changeset detected

Latest commit: 91ca6dadacbb56dbcb0aa9850a7ba7543459a0e0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
unused-i18n Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Feb 20 '25 10:02 changeset-bot[bot]

Codecov Report

Attention: Patch coverage is 65.44118% with 94 lines in your changes missing coverage. Please review.

Project coverage is 74.61%. Comparing base (b292bdc) to head (3478f63).

Files with missing lines Patch % Lines
packages/unused-i18n/src/utils/loadConfig.ts 0.00% 22 Missing :warning:
...lib/scopedNamespace/extractNamespaceTranslation.ts 44.82% 14 Missing and 2 partials :warning:
...kages/unused-i18n/src/lib/global/extractGlobalT.ts 65.85% 9 Missing and 5 partials :warning:
packages/unused-i18n/src/cli.ts 0.00% 10 Missing :warning:
packages/unused-i18n/src/index.ts 80.85% 1 Missing and 8 partials :warning:
...ed-i18n/src/lib/scopedNamespace/extractScopedTs.ts 84.90% 0 Missing and 8 partials :warning:
packages/unused-i18n/src/utils/shouldExclude.ts 0.00% 5 Missing :warning:
packages/unused-i18n/src/utils/summary.ts 50.00% 1 Missing and 2 partials :warning:
packages/unused-i18n/vitest.setup.ts 0.00% 3 Missing :warning:
packages/unused-i18n/src/lib/remove.ts 89.47% 1 Missing and 1 partial :warning:
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2463      +/-   ##
==========================================
- Coverage   77.86%   74.61%   -3.25%     
==========================================
  Files          25       39      +14     
  Lines         768     1040     +272     
  Branches       97      155      +58     
==========================================
+ Hits          598      776     +178     
- Misses        162      229      +67     
- Partials        8       35      +27     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 20 '25 14:02 codecov[bot]