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

feat(cli): support multiple locales in extract command #1858

Merged
merged 4 commits into from
Mar 6, 2024

filter empty string in multiple locales

d0667f7
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): support multiple locales in extract command #1858

filter empty string in multiple locales
d0667f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2024 in 1s

76.52% (-0.15%) compared to 3d7c9ae

View this Pull Request on Codecov

76.52% (-0.15%) compared to 3d7c9ae

Details

Codecov Report

Attention: Patch coverage is 11.11111% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 76.52%. Comparing base (3d7c9ae) to head (d0667f7).
Report is 3 commits behind head on main.

❗ Current head d0667f7 differs from pull request most recent head 0ec8289. Consider uploading reports for the commit 0ec8289 to get more accurate results

Files Patch % Lines
packages/cli/src/lingui-extract.ts 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1858      +/-   ##
==========================================
- Coverage   76.66%   76.52%   -0.15%     
==========================================
  Files          81       81              
  Lines        2083     2087       +4     
  Branches      532      533       +1     
==========================================
  Hits         1597     1597              
- Misses        375      379       +4     
  Partials      111      111              

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