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

--failIfIncomplete option for status commands #466

Merged
merged 20 commits into from
Sep 12, 2022
Merged

Conversation

Volodymyr95
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #466 (680be28) into cli3 (d78aa39) will decrease coverage by 0.17%.
The diff coverage is 30.00%.

@@             Coverage Diff              @@
##               cli3     #466      +/-   ##
============================================
- Coverage     57.59%   57.42%   -0.16%     
  Complexity      959      959              
============================================
  Files           153      153              
  Lines          4630     4645      +15     
  Branches        707      713       +6     
============================================
+ Hits           2666     2667       +1     
- Misses         1622     1636      +14     
  Partials        342      342              
Impacted Files Coverage Δ
...com/crowdin/cli/commands/actions/StatusAction.java 13.44% <12.50%> (-1.95%) ⬇️
...a/com/crowdin/cli/commands/actions/CliActions.java 80.77% <100.00%> (ø)
...commands/picocli/StatusProofreadingSubcommand.java 100.00% <100.00%> (ø)
...crowdin/cli/commands/picocli/StatusSubcommand.java 100.00% <100.00%> (ø)
.../commands/picocli/StatusTranslationSubcommand.java 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@andrii-bodnar andrii-bodnar changed the title Card number-283: --failedIfIncomplete option to status command --failIfIncomplete option for status commands Aug 15, 2022
@awmottaz
Copy link

@andrii-bodnar Do you have an estimate on when this feature will be merged and available to use?

@andrii-bodnar
Copy link
Member

Hi @awmottaz!

Currently, this feature is in a testing stage by our QA department and some bugs were found. These bugs are in the process of fixing.

We will release a new version of CLI as soon as the bugs will be fixed.

@andrii-bodnar andrii-bodnar mentioned this pull request Sep 9, 2022
@andrii-bodnar andrii-bodnar merged commit 7632a55 into cli3 Sep 12, 2022
@andrii-bodnar andrii-bodnar deleted the feature/283 branch September 12, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to "status" command to return error code if not fully translated/approved
3 participants