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: file and directory options for status command #646

Merged
merged 1 commit into from
Sep 28, 2023

feat: file and directory options for status command

ef19ca5
Select commit
Loading
Failed to load commit list.
Merged

feat: file and directory options for status command #646

feat: file and directory options for status command
ef19ca5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 28, 2023 in 0s

77.78% of diff hit (target 30.00%)

View this Pull Request on Codecov

77.78% of diff hit (target 30.00%)

Annotations

Check warning on line 134 in src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 140 in src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 44 in src/main/java/com/crowdin/cli/commands/picocli/StatusProofreadingSubcommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/picocli/StatusProofreadingSubcommand.java#L44

Added line #L44 was not covered by tests

Check warning on line 48 in src/main/java/com/crowdin/cli/commands/picocli/StatusSubcommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/picocli/StatusSubcommand.java#L48

Added line #L48 was not covered by tests

Check warning on line 44 in src/main/java/com/crowdin/cli/commands/picocli/StatusTranslationSubcommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/picocli/StatusTranslationSubcommand.java#L44

Added line #L44 was not covered by tests