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

fix: add task command: remove skip untranslated strings option #874

Merged
merged 1 commit into from
Dec 12, 2024

fix: add task command: remove skip untranslated strings option

a3e50ea
Select commit
Loading
Failed to load commit list.
Merged

fix: add task command: remove skip untranslated strings option #874

fix: add task command: remove skip untranslated strings option
a3e50ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

65.83% (+0.06%) compared to 8860da5

View this Pull Request on Codecov

65.83% (+0.06%) compared to 8860da5

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.83%. Comparing base (8860da5) to head (a3e50ea).

Files with missing lines Patch % Lines
...a/com/crowdin/cli/commands/actions/CliActions.java 0.00% 1 Missing ⚠️
...rowdin/cli/commands/picocli/TaskAddSubcommand.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #874      +/-   ##
============================================
+ Coverage     65.78%   65.83%   +0.06%     
+ Complexity     1568     1565       -3     
============================================
  Files           237      237              
  Lines          6357     6349       -8     
  Branches        950      948       -2     
============================================
- Hits           4181     4179       -2     
+ Misses         1628     1625       -3     
+ Partials        548      545       -3     

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