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: directory parameter for pre-translate command #816

Merged
merged 2 commits into from
Jun 18, 2024

Apply suggestions from code review

5fa14cd
Select commit
Loading
Failed to load commit list.
Merged

feat: directory parameter for pre-translate command #816

Apply suggestions from code review
5fa14cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

65.90% (+1.44%) compared to 19d2654

View this Pull Request on Codecov

65.90% (+1.44%) compared to 19d2654

Details

Codecov Report

Attention: Patch coverage is 35.71429% with 18 lines in your changes missing coverage. Please review.

Project coverage is 65.90%. Comparing base (19d2654) to head (5fa14cd).

Files Patch % Lines
...owdin/cli/commands/actions/PreTranslateAction.java 39.14% 6 Missing and 8 partials ⚠️
...n/cli/commands/picocli/PreTranslateSubcommand.java 0.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #816      +/-   ##
============================================
+ Coverage     64.46%   65.90%   +1.44%     
- Complexity     1488     1514      +26     
============================================
  Files           223      223              
  Lines          6148     6160      +12     
  Branches        925      932       +7     
============================================
+ Hits           3963     4059      +96     
+ Misses         1674     1562     -112     
- Partials        511      539      +28     

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