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

Conversation

katerina20
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #646 (ef19ca5) into main (4099eea) will increase coverage by 0.08%.
The diff coverage is 77.78%.

@@             Coverage Diff              @@
##               main     #646      +/-   ##
============================================
+ Coverage     62.63%   62.70%   +0.08%     
- Complexity     1312     1321       +9     
============================================
  Files           200      200              
  Lines          5511     5546      +35     
  Branches        834      839       +5     
============================================
+ Hits           3451     3477      +26     
- Misses         1613     1620       +7     
- Partials        447      449       +2     
Files Coverage Δ
...ain/java/com/crowdin/cli/client/ProjectClient.java 0.00% <ø> (ø)
...a/com/crowdin/cli/commands/actions/CliActions.java 69.24% <100.00%> (ø)
...com/crowdin/cli/commands/actions/StatusAction.java 83.53% <100.00%> (+6.26%) ⬆️
...commands/picocli/StatusProofreadingSubcommand.java 66.67% <60.00%> (-33.33%) ⬇️
...crowdin/cli/commands/picocli/StatusSubcommand.java 66.67% <60.00%> (-33.33%) ⬇️
.../commands/picocli/StatusTranslationSubcommand.java 66.67% <60.00%> (-33.33%) ⬇️
...a/com/crowdin/cli/client/CrowdinProjectClient.java 66.28% <0.00%> (-1.57%) ⬇️

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.

Translation and proofreading progress for a specific file or directory
2 participants