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 'download sources' command and add export options to config file #327

Merged
merged 16 commits into from
Dec 8, 2020

Conversation

frombetelgeuse
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 19, 2020

Codecov Report

Merging #327 (bc05331) into cli3 (2a7d566) will decrease coverage by 0.72%.
The diff coverage is 55.83%.

Impacted file tree graph

@@             Coverage Diff              @@
##               cli3     #327      +/-   ##
============================================
- Coverage     62.93%   62.22%   -0.71%     
- Complexity      781      833      +52     
============================================
  Files           133      136       +3     
  Lines          3431     3774     +343     
  Branches        500      538      +38     
============================================
+ Hits           2159     2348     +189     
- Misses         1026     1164     +138     
- Partials        246      262      +16     
Impacted Files Coverage Δ Complexity Δ
...in/cli/commands/actions/DownloadSourcesAction.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...in/cli/commands/actions/DownloadTargetsAction.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...om/crowdin/cli/commands/functionality/FsFiles.java 3.04% <0.00%> (+0.18%) 1.00 <0.00> (ø)
.../cli/commands/functionality/ProjectFilesUtils.java 65.31% <0.00%> (-5.80%) 19.00 <0.00> (ø)
...in/cli/commands/picocli/ActCommandWithTargets.java 14.29% <0.00%> (-19.04%) 1.00 <0.00> (ø)
...li/commands/picocli/DownloadTargetsSubcommand.java 20.00% <0.00%> (-13.33%) 1.00 <0.00> (ø)
...n/cli/commands/picocli/StringDeleteSubcommand.java 80.00% <ø> (ø) 4.00 <0.00> (ø)
...din/cli/commands/picocli/StringEditSubcommand.java 70.00% <ø> (ø) 6.00 <0.00> (ø)
.../com/crowdin/cli/properties/ParamsWithTargets.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../com/crowdin/cli/properties/PropertiesBuilder.java 53.78% <ø> (ø) 23.00 <0.00> (ø)
... and 25 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 2a7d566...bc05331. Read the comment docs.

@frombetelgeuse frombetelgeuse changed the title Add 'download sources' command Add 'download sources' command and add export options to config file Nov 23, 2020
@andrii-bodnar andrii-bodnar merged commit bf93b0a into cli3 Dec 8, 2020
@andrii-bodnar andrii-bodnar deleted the add-download-sources branch December 8, 2020 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants