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: new command: screenshot #631

Merged
merged 8 commits into from
Sep 7, 2023
Merged

Conversation

katerina20
Copy link
Collaborator

No description provided.

@katerina20 katerina20 changed the title Feat: New command: screenshot feat: New command: screenshot Sep 5, 2023
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #631 (22cee56) into main (3ff5097) will increase coverage by 0.56%.
Report is 1 commits behind head on main.
The diff coverage is 84.45%.

@@             Coverage Diff              @@
##               main     #631      +/-   ##
============================================
+ Coverage     62.08%   62.64%   +0.56%     
- Complexity     1242     1301      +59     
============================================
  Files           190      200      +10     
  Lines          5327     5462     +135     
  Branches        805      824      +19     
============================================
+ Hits           3307     3421     +114     
- Misses         1583     1601      +18     
- Partials        437      440       +3     
Files Changed Coverage Δ
...com/crowdin/cli/commands/picocli/CommandNames.java 0.00% <ø> (ø)
.../com/crowdin/cli/commands/picocli/RootCommand.java 100.00% <ø> (ø)
...din/cli/commands/picocli/ScreenshotSubcommand.java 50.00% <50.00%> (ø)
...n/cli/commands/actions/ScreenshotUploadAction.java 75.00% <75.00%> (ø)
...din/cli/commands/picocli/ActCommandScreenshot.java 75.00% <75.00%> (ø)
...i/commands/picocli/ScreenshotUploadSubcommand.java 80.96% <80.96%> (ø)
...om/crowdin/cli/client/CrowdinClientScreenshot.java 93.75% <93.75%> (ø)
...crowdin/cli/client/AutoTagInProgressException.java 100.00% <100.00%> (ø)
src/main/java/com/crowdin/cli/client/Clients.java 68.19% <100.00%> (+1.52%) ⬆️
...a/com/crowdin/cli/commands/actions/CliActions.java 69.24% <100.00%> (+2.57%) ⬆️
... and 4 more

@katerina20 katerina20 force-pushed the feat/screenshot-command branch from e830d8c to ab9483f Compare September 5, 2023 17:41
@katerina20 katerina20 changed the title feat: New command: screenshot feat: new command: screenshot Sep 5, 2023
@katerina20 katerina20 force-pushed the feat/screenshot-command branch from ab9483f to 80e73ad Compare September 5, 2023 17:45
@andrii-bodnar andrii-bodnar linked an issue Sep 6, 2023 that may be closed by this pull request
@katerina20 katerina20 force-pushed the feat/screenshot-command branch from ad7722c to adbfd6d Compare September 6, 2023 14:36
@katerina20 katerina20 force-pushed the feat/screenshot-command branch from adbfd6d to 22cee56 Compare September 6, 2023 14:40
@andrii-bodnar andrii-bodnar merged commit c704029 into main Sep 7, 2023
@andrii-bodnar andrii-bodnar deleted the feat/screenshot-command branch September 7, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support upload screenshot from cli
2 participants