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: config params for generate command #670

Merged
merged 5 commits into from
Nov 1, 2023

option order

6cf38c4
Select commit
Loading
Failed to load commit list.
Merged

feat: config params for generate command #670

option order
6cf38c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 1s

63.70% (+0.06%) compared to 0855071

View this Pull Request on Codecov

63.70% (+0.06%) compared to 0855071

Details

Codecov Report

Merging #670 (6cf38c4) into main (0855071) will increase coverage by 0.06%.
The diff coverage is 86.96%.

@@             Coverage Diff              @@
##               main     #670      +/-   ##
============================================
+ Coverage     63.64%   63.70%   +0.06%     
- Complexity     1380     1393      +13     
============================================
  Files           210      210              
  Lines          5646     5660      +14     
  Branches        851      856       +5     
============================================
+ Hits           3593     3605      +12     
- Misses         1594     1596       +2     
  Partials        459      459              
Files Coverage Δ
...a/com/crowdin/cli/commands/actions/CliActions.java 71.43% <100.00%> (ø)
...owdin/cli/commands/picocli/GenerateSubcommand.java 100.00% <100.00%> (ø)
...m/crowdin/cli/commands/actions/GenerateAction.java 70.18% <86.37%> (+2.18%) ⬆️