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 glossary and translation memory commands #304

Merged
merged 15 commits into from
Sep 28, 2020
Merged

Conversation

frombetelgeuse
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

Merging #304 into cli3 will increase coverage by 3.11%.
The diff coverage is 82.76%.

Impacted file tree graph

@@             Coverage Diff              @@
##               cli3     #304      +/-   ##
============================================
+ Coverage     69.54%   72.65%   +3.11%     
- Complexity      647      798     +151     
============================================
  Files            97      111      +14     
  Lines          2567     2968     +401     
  Branches        377      431      +54     
============================================
+ Hits           1785     2156     +371     
- Misses          584      585       +1     
- Partials        198      227      +29     
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/crowdin/cli/BaseCli.java 88.89% <ø> (ø) 1.00 <0.00> (ø)
src/main/java/com/crowdin/cli/Cli.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...in/java/com/crowdin/cli/client/CrowdinProject.java 100.00% <ø> (ø) 6.00 <0.00> (-3.00)
...com/crowdin/cli/commands/picocli/CommandNames.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
.../com/crowdin/cli/commands/picocli/RootCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...java/com/crowdin/cli/properties/CliProperties.java 64.26% <0.00%> (-0.48%) 54.00 <0.00> (ø)
src/main/java/com/crowdin/cli/utils/Utils.java 58.07% <20.00%> (-18.12%) 11.00 <2.00> (+2.00) ⬇️
src/main/java/com/crowdin/cli/client/Client.java 50.00% <31.58%> (-38.88%) 1.00 <0.00> (ø)
.../crowdin/cli/commands/actions/StringAddAction.java 78.79% <33.34%> (-17.50%) 5.00 <0.00> (ø)
...wdin/cli/commands/actions/UploadSourcesAction.java 63.23% <38.47%> (-3.21%) 19.00 <4.00> (ø)
... and 48 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 89e4684...a69c8a4. Read the comment docs.

@frombetelgeuse frombetelgeuse changed the title Add glossary Add glossary and translation memory commands Sep 1, 2020
@andrii-bodnar andrii-bodnar linked an issue Sep 17, 2020 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit 532825d into cli3 Sep 28, 2020
@andrii-bodnar andrii-bodnar deleted the add-glossary branch September 28, 2020 09:41
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.

CLI does not work behind proxy
2 participants