crowdin / crowdin-cli

A command-line client for the Crowdin API
https://crowdin.github.io/crowdin-cli
MIT License
250 stars 94 forks source link

feat: deprecate skip-untranslated-strings for task add command #860

Closed katerina20 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 65.73%. Comparing base (102c73a) to head (f7c41b1). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rowdin/cli/commands/picocli/TaskAddSubcommand.java 0.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #860 +/- ## ============================================ - Coverage 65.75% 65.73% -0.02% - Complexity 1521 1522 +1 ============================================ Files 225 225 Lines 6235 6237 +2 Branches 942 942 ============================================ Hits 4099 4099 - Misses 1592 1593 +1 - Partials 544 545 +1 ```

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