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

Add '--all' option to download translations without local sources #338

Merged
merged 8 commits into from
Jan 29, 2021

Conversation

frombetelgeuse
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #338 (44c8130) into cli3 (e096882) will decrease coverage by 0.12%.
The diff coverage is 52.84%.

Impacted file tree graph

@@             Coverage Diff              @@
##               cli3     #338      +/-   ##
============================================
- Coverage     61.37%   61.25%   -0.11%     
- Complexity      840      859      +19     
============================================
  Files           138      139       +1     
  Lines          3888     4005     +117     
  Branches        557      583      +26     
============================================
+ Hits           2386     2453      +67     
- Misses         1230     1267      +37     
- Partials        272      285      +13     
Impacted Files Coverage Δ Complexity Δ
...ava/com/crowdin/cli/client/CrowdinProjectInfo.java 100.00% <ø> (ø) 13.00 <0.00> (ø)
...in/cli/commands/actions/DownloadTargetsAction.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...li/commands/picocli/DownloadTargetsSubcommand.java 20.00% <ø> (ø) 1.00 <0.00> (ø)
...m/crowdin/cli/commands/actions/DownloadAction.java 74.82% <23.08%> (-2.40%) 39.00 <0.00> (ø)
.../cli/commands/functionality/ProjectFilesUtils.java 75.00% <40.00%> (+9.70%) 22.00 <0.00> (+3.00)
...cli/commands/actions/UploadTranslationsAction.java 69.83% <42.86%> (-2.24%) 13.00 <0.00> (ø)
...owdin/cli/commands/actions/GlossaryListAction.java 82.61% <50.00%> (-3.10%) 8.00 <1.00> (+2.00) ⬇️
...java/com/crowdin/cli/client/CrowdinClientCore.java 71.25% <58.83%> (-16.07%) 15.00 <5.00> (-1.00)
...a/com/crowdin/cli/commands/actions/CliActions.java 95.46% <66.67%> (ø) 21.00 <2.00> (ø)
...cli/commands/functionality/DryrunTranslations.java 76.32% <69.24%> (-19.68%) 11.00 <7.00> (+2.00) ⬇️
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e096882...44c8130. Read the comment docs.

@andrii-bodnar andrii-bodnar merged commit e4237d3 into cli3 Jan 29, 2021
@andrii-bodnar andrii-bodnar deleted the dev branch January 29, 2021 12:13
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.

2 participants