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: task add command - add '--include-pre-translated-strings-only' option #634

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

andrii-bodnar
Copy link
Member

No description provided.

@andrii-bodnar andrii-bodnar added enhancement new option New option for an existing command labels Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #634 (7e462cb) into main (c704029) will decrease coverage by 0.05%.
The diff coverage is 30.77%.

@@             Coverage Diff              @@
##               main     #634      +/-   ##
============================================
- Coverage     62.64%   62.58%   -0.05%     
- Complexity     1301     1305       +4     
============================================
  Files           200      200              
  Lines          5462     5473      +11     
  Branches        824      827       +3     
============================================
+ Hits           3421     3425       +4     
- Misses         1601     1605       +4     
- Partials        440      443       +3     
Files Changed Coverage Δ
...a/com/crowdin/cli/commands/actions/CliActions.java 69.24% <0.00%> (ø)
...rowdin/cli/commands/picocli/TaskAddSubcommand.java 50.00% <0.00%> (-16.66%) ⬇️
...om/crowdin/cli/commands/actions/TaskAddAction.java 100.00% <100.00%> (ø)
...din/cli/commands/functionality/RequestBuilder.java 54.61% <100.00%> (+0.57%) ⬆️

@andrii-bodnar andrii-bodnar force-pushed the feat/include-pre-translated-strings-only branch from a10fda1 to 30ca7d5 Compare September 7, 2023 11:28
@andrii-bodnar andrii-bodnar force-pushed the feat/include-pre-translated-strings-only branch from 30ca7d5 to 7e462cb Compare September 7, 2023 11:42
@andrii-bodnar andrii-bodnar merged commit 0c45d27 into main Sep 7, 2023
8 checks passed
@andrii-bodnar andrii-bodnar deleted the feat/include-pre-translated-strings-only branch September 7, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new option New option for an existing command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant