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

Add '--label' param for String Add and String Edit actions #384

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

frombetelgeuse
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #384 (f065944) into cli3 (2e1da0b) will increase coverage by 0.19%.
The diff coverage is 90.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##               cli3     #384      +/-   ##
============================================
+ Coverage     58.29%   58.47%   +0.19%     
- Complexity      920      925       +5     
============================================
  Files           144      144              
  Lines          4368     4392      +24     
  Branches        653      656       +3     
============================================
+ Hits           2546     2568      +22     
  Misses         1513     1513              
- Partials        309      311       +2     
Impacted Files Coverage Δ
...din/cli/commands/picocli/StringEditSubcommand.java 70.00% <50.00%> (ø)
.../crowdin/cli/commands/actions/StringAddAction.java 81.82% <91.67%> (+2.41%) ⬆️
...crowdin/cli/commands/actions/StringEditAction.java 98.08% <92.31%> (-1.92%) ⬇️
...a/com/crowdin/cli/commands/actions/CliActions.java 87.50% <100.00%> (ø)
...din/cli/commands/functionality/RequestBuilder.java 46.43% <100.00%> (+0.49%) ⬆️
...wdin/cli/commands/picocli/StringAddSubcommand.java 90.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e1da0b...f065944. Read the comment docs.

@andrii-bodnar andrii-bodnar mentioned this pull request Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants