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

feat: Option to exclude some languages from the build #595

Merged
merged 5 commits into from
Jun 12, 2023

Conversation

yzerk
Copy link
Contributor

@yzerk yzerk commented Jun 8, 2023

No description provided.

@yzerk yzerk requested a review from andrii-bodnar June 8, 2023 20:55
@yzerk yzerk added the new option New option for an existing command label Jun 8, 2023
@yzerk yzerk linked an issue Jun 8, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #595 (edc2842) into cli3 (f8bf3b2) will decrease coverage by 0.04%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##               cli3     #595      +/-   ##
============================================
- Coverage     61.85%   61.80%   -0.04%     
- Complexity     1186     1189       +3     
============================================
  Files           180      180              
  Lines          5168     5183      +15     
  Branches        784      787       +3     
============================================
+ Hits           3196     3203       +7     
- Misses         1544     1548       +4     
- Partials        428      432       +4     
Impacted Files Coverage Δ
...m/crowdin/cli/commands/actions/DownloadAction.java 70.20% <33.34%> (-1.23%) ⬇️
...owdin/cli/commands/picocli/DownloadSubcommand.java 81.82% <80.00%> (-3.89%) ⬇️
...a/com/crowdin/cli/commands/actions/CliActions.java 63.64% <100.00%> (ø)

@andrii-bodnar andrii-bodnar merged commit 325a014 into cli3 Jun 12, 2023
@andrii-bodnar andrii-bodnar deleted the feat/#340-add-exclude-lang-opt branch June 12, 2023 07:32
yzerk added a commit that referenced this pull request Aug 28, 2023
Co-authored-by: Andrii Bodnar <andrii.bodnar@crowdin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new option New option for an existing command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to exclude some languages from the build
2 participants