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: New command: distribution #593

Merged
merged 19 commits into from
Aug 31, 2023

chore: minor formatting update

1cd0742
Select commit
Loading
Failed to load commit list.
Merged

feat: New command: distribution #593

chore: minor formatting update
1cd0742
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 31, 2023 in 1s

62.08% (+0.18%) compared to e6c1b08

View this Pull Request on Codecov

62.08% (+0.18%) compared to e6c1b08

Details

Codecov Report

Merging #593 (1cd0742) into main (e6c1b08) will increase coverage by 0.18%.
The diff coverage is 68.51%.

@@             Coverage Diff              @@
##               main     #593      +/-   ##
============================================
+ Coverage     61.91%   62.08%   +0.18%     
- Complexity     1196     1242      +46     
============================================
  Files           181      190       +9     
  Lines          5200     5327     +127     
  Branches        791      805      +14     
============================================
+ Hits           3219     3307      +88     
- Misses         1549     1583      +34     
- Partials        432      437       +5     
Files Changed Coverage Δ
...com/crowdin/cli/commands/picocli/CommandNames.java 0.00% <ø> (ø)
.../com/crowdin/cli/commands/picocli/RootCommand.java 100.00% <ø> (ø)
...li/commands/actions/DistributionReleaseAction.java 6.25% <6.25%> (ø)
...ommands/picocli/DistributionReleaseSubcommand.java 50.00% <50.00%> (ø)
...n/cli/commands/picocli/DistributionSubcommand.java 50.00% <50.00%> (ø)
.../crowdin/cli/client/CrowdinClientDistribution.java 60.00% <60.00%> (ø)
...i/commands/picocli/DistributionListSubcommand.java 66.67% <66.67%> (ø)
...li/commands/picocli/DistributionAddSubcommand.java 68.75% <68.75%> (ø)
...n/cli/commands/picocli/ActCommandDistribution.java 75.00% <75.00%> (ø)
...in/cli/commands/actions/DistributionAddAction.java 76.20% <76.20%> (ø)
... and 4 more

... and 1 file with indirect coverage changes