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
Merged

Conversation

yzerk
Copy link
Contributor

@yzerk yzerk commented Jun 5, 2023

No description provided.

@yzerk yzerk requested a review from andrii-bodnar June 5, 2023 09:38
@codecov
Copy link

codecov bot commented Jun 5, 2023

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

@andrii-bodnar andrii-bodnar marked this pull request as draft June 6, 2023 07:13
versions.properties Outdated Show resolved Hide resolved
@andrii-bodnar andrii-bodnar changed the base branch from cli3 to main July 25, 2023 14:26
@yzerk yzerk force-pushed the feat/#307-distribution-command branch from 0a922dd to 9e94727 Compare August 28, 2023 09:33
@andrii-bodnar andrii-bodnar marked this pull request as ready for review August 31, 2023 13:03
@andrii-bodnar andrii-bodnar merged commit 9312fe1 into main Aug 31, 2023
8 checks passed
@andrii-bodnar andrii-bodnar deleted the feat/#307-distribution-command branch August 31, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants