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: label command #661

Merged
merged 2 commits into from
Oct 11, 2023
Merged

feat: label command #661

merged 2 commits into from
Oct 11, 2023

Conversation

katerina20
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #661 (ffa3b5b) into main (0a56e8f) will increase coverage by 0.39%.
Report is 1 commits behind head on main.
The diff coverage is 87.31%.

@@             Coverage Diff              @@
##               main     #661      +/-   ##
============================================
+ Coverage     62.41%   62.79%   +0.39%     
- Complexity     1325     1358      +33     
============================================
  Files           200      209       +9     
  Lines          5580     5643      +63     
  Branches        841      849       +8     
============================================
+ Hits           3482     3543      +61     
  Misses         1646     1646              
- Partials        452      454       +2     
Files Coverage Δ
src/main/java/com/crowdin/cli/client/Clients.java 69.57% <100.00%> (+1.39%) ⬆️
...ava/com/crowdin/cli/client/CrowdinClientLabel.java 100.00% <100.00%> (ø)
...a/com/crowdin/cli/commands/actions/CliActions.java 71.43% <100.00%> (+2.20%) ⬆️
...rowdin/cli/commands/actions/LabelDeleteAction.java 100.00% <100.00%> (ø)
.../crowdin/cli/commands/picocli/ActCommandLabel.java 100.00% <100.00%> (ø)
...com/crowdin/cli/commands/picocli/CommandNames.java 0.00% <ø> (ø)
...owdin/cli/commands/picocli/LabelAddSubcommand.java 100.00% <100.00%> (ø)
...in/cli/commands/picocli/LabelDeleteSubcommand.java 100.00% <100.00%> (ø)
...wdin/cli/commands/picocli/LabelListSubcommand.java 100.00% <100.00%> (ø)
.../com/crowdin/cli/commands/picocli/RootCommand.java 100.00% <ø> (ø)
... and 3 more

... and 1 file with indirect coverage changes

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