crowdin-cli icon indicating copy to clipboard operation
crowdin-cli copied to clipboard

--failIfIncomplete option for status commands

Open Volodymyr95 opened this issue 3 years ago • 3 comments

Volodymyr95 avatar Aug 11 '22 22:08 Volodymyr95

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%) :arrow_down:
...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.

codecov[bot] avatar Aug 11 '22 22:08 codecov[bot]

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

awmottaz avatar Aug 24 '22 13:08 awmottaz

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 avatar Aug 24 '22 14:08 andrii-bodnar