-
Notifications
You must be signed in to change notification settings - Fork 96
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
Conversation
Codecov Report
@@ 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
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/crowdin/cli/commands/actions/StatusAction.java
Outdated
Show resolved
Hide resolved
@andrii-bodnar Do you have an estimate on when this feature will be merged and available to use? |
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. |
No description provided.