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: add bundle command support into cli #549

Merged
merged 15 commits into from
Apr 21, 2023

Conversation

yzerk
Copy link
Contributor

@yzerk yzerk commented Mar 27, 2023

No description provided.

@yzerk yzerk requested a review from andrii-bodnar March 27, 2023 02:02
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #549 (9ae3f77) into cli3 (ec52558) will increase coverage by 0.13%.
The diff coverage is 63.52%.

@@             Coverage Diff              @@
##               cli3     #549      +/-   ##
============================================
+ Coverage     61.40%   61.52%   +0.13%     
- Complexity     1115     1150      +35     
============================================
  Files           162      171       +9     
  Lines          4909     5044     +135     
  Branches        755      770      +15     
============================================
+ Hits           3014     3103      +89     
- Misses         1481     1520      +39     
- Partials        414      421       +7     
Impacted Files Coverage Δ
...a/com/crowdin/cli/commands/actions/CliActions.java 70.00% <0.00%> (-5.00%) ⬇️
...om/crowdin/cli/commands/functionality/FsFiles.java 2.39% <0.00%> (-0.32%) ⬇️
...com/crowdin/cli/commands/picocli/CommandNames.java 0.00% <ø> (ø)
...owdin/cli/commands/picocli/DownloadSubcommand.java 85.72% <ø> (ø)
...li/commands/picocli/DownloadTargetsSubcommand.java 16.67% <0.00%> (-3.33%) ⬇️
.../com/crowdin/cli/commands/picocli/RootCommand.java 100.00% <ø> (ø)
...va/com/crowdin/cli/client/CrowdinClientBundle.java 39.14% <39.14%> (ø)
...crowdin/cli/commands/picocli/BundleSubcommand.java 50.00% <50.00%> (ø)
...cli/commands/picocli/DownloadBundleSubcommand.java 50.00% <50.00%> (ø)
...din/cli/commands/actions/DownloadBundleAction.java 66.67% <66.67%> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

build.gradle Outdated Show resolved Hide resolved
@andrii-bodnar andrii-bodnar force-pushed the feat/#323-add-bundle-command branch from 342c8be to 9ae3f77 Compare April 21, 2023 07:45
@andrii-bodnar andrii-bodnar merged commit 67d059c into cli3 Apr 21, 2023
@andrii-bodnar andrii-bodnar deleted the feat/#323-add-bundle-command branch April 21, 2023 08:34
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.

2 participants