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

#311 keep archive on download #520

Merged
merged 4 commits into from
Jan 11, 2023
Merged

Conversation

yzerk
Copy link
Contributor

@yzerk yzerk commented Dec 28, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Merging #520 (e5fe369) into cli3 (587fbe0) will increase coverage by 0.04%.
The diff coverage is 90.91%.

@@             Coverage Diff              @@
##               cli3     #520      +/-   ##
============================================
+ Coverage     59.71%   59.74%   +0.04%     
- Complexity     1038     1040       +2     
============================================
  Files           153      153              
  Lines          4745     4749       +4     
  Branches        734      735       +1     
============================================
+ Hits           2833     2837       +4     
  Misses         1515     1515              
  Partials        397      397              
Impacted Files Coverage Δ
...m/crowdin/cli/commands/actions/DownloadAction.java 71.67% <88.89%> (+0.29%) ⬆️
...a/com/crowdin/cli/commands/actions/CliActions.java 80.77% <100.00%> (ø)
...owdin/cli/commands/picocli/DownloadSubcommand.java 85.72% <100.00%> (ø)
...om/crowdin/cli/commands/picocli/PicocliRunner.java 97.23% <0.00%> (+0.08%) ⬆️

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

@yzerk yzerk requested a review from andrii-bodnar December 28, 2022 09:07
@andrii-bodnar
Copy link
Member

the package-lock.json shouldn't be changed

@andrii-bodnar andrii-bodnar linked an issue Dec 28, 2022 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit c10d4a3 into cli3 Jan 11, 2023
@andrii-bodnar andrii-bodnar deleted the feat/311-keep-archive-on-download branch January 11, 2023 13:51
@andrii-bodnar andrii-bodnar mentioned this pull request Jan 16, 2023
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.

Add the --keep-archive option to the crowdin download command
2 participants