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

Version 3.7.1 #402

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Version 3.7.1 #402

merged 1 commit into from
Oct 28, 2021

Conversation

andrii-bodnar
Copy link
Member

@andrii-bodnar andrii-bodnar commented Oct 7, 2021

Added

  • Add 'croql' parameter to 'string list' (#401)

Updated

  • Minor text improvement for messages.properties (#403)

Fixed

  • Fix selecting source files with 'dest' param for 'download sources', 'dryrun translations' and 'download' commands (#399)
  • Little fix for 'generate' command (#400)

@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #402 (53690f2) into cli3 (79abc02) will decrease coverage by 0.70%.
The diff coverage is n/a.

❗ Current head 53690f2 differs from pull request most recent head 0736fd8. Consider uploading reports for the commit 0736fd8 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               cli3     #402      +/-   ##
============================================
- Coverage     57.81%   57.12%   -0.69%     
+ Complexity      951      939      -12     
============================================
  Files           153      153              
  Lines          4581     4591      +10     
  Branches        696      692       -4     
============================================
- Hits           2648     2622      -26     
- Misses         1605     1649      +44     
+ Partials        328      320       -8     
Impacted Files Coverage Δ
...in/cli/commands/actions/DownloadSourcesAction.java 0.00% <0.00%> (-81.70%) ⬇️
.../cli/commands/functionality/TranslationsUtils.java 72.42% <0.00%> (-6.89%) ⬇️
...din/cli/commands/picocli/StringListSubcommand.java 100.00% <0.00%> (ø)
...m/crowdin/cli/commands/actions/DownloadAction.java 75.99% <0.00%> (+0.28%) ⬆️
...cli/commands/functionality/DryrunTranslations.java 76.32% <0.00%> (+1.96%) ⬆️
...owdin/cli/commands/functionality/SourcesUtils.java 92.00% <0.00%> (+2.72%) ⬆️
src/main/java/com/crowdin/cli/utils/Utils.java 68.89% <0.00%> (+5.63%) ⬆️
...crowdin/cli/commands/actions/StringListAction.java 88.24% <0.00%> (+9.52%) ⬆️

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 79abc02...0736fd8. Read the comment docs.

@andrii-bodnar andrii-bodnar merged commit 2a1d5cf into cli3 Oct 28, 2021
@andrii-bodnar andrii-bodnar deleted the Version-3.7.1 branch October 28, 2021 06: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
Development

Successfully merging this pull request may close these issues.

1 participant