Skip to content

Conversation

@debanjanc01
Copy link
Contributor

This closes #640

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #649 (7e51d80) into main (201eb58) will decrease coverage by 0.19%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main     #649      +/-   ##
============================================
- Coverage     62.58%   62.39%   -0.19%     
  Complexity     1322     1322              
============================================
  Files           200      200              
  Lines          5563     5580      +17     
  Branches        841      841              
============================================
  Hits           3481     3481              
- Misses         1633     1650      +17     
  Partials        449      449              
Files Coverage Δ
...a/com/crowdin/cli/commands/actions/CliActions.java 69.24% <ø> (ø)
...n/cli/commands/picocli/PreTranslateSubcommand.java 28.00% <ø> (ø)
...din/cli/commands/functionality/RequestBuilder.java 54.27% <0.00%> (-0.33%) ⬇️
...owdin/cli/commands/actions/PreTranslateAction.java 0.00% <0.00%> (ø)

@andrii-bodnar andrii-bodnar added the hacktoberfest This issue welcomes contributions for Hacktoberfest label Oct 5, 2023
@andrii-bodnar andrii-bodnar added enhancement new option New option for an existing command labels Oct 5, 2023
@debanjanc01 debanjanc01 force-pushed the feature-lables-pre-translate branch from 2fb9803 to f131fa2 Compare October 5, 2023 14:06
@debanjanc01
Copy link
Contributor Author

Hi @andrii-bodnar shall I squash all the commits into a single one?

@andrii-bodnar
Copy link
Member

No, it's not needed, I will squash them during the merge

@debanjanc01
Copy link
Contributor Author

@andrii-bodnar alright, thanks!

Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@debanjanc01 thanks a lot for the contribution! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement hacktoberfest This issue welcomes contributions for Hacktoberfest hacktoberfest-accepted new option New option for an existing command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the '--label' parameter to the 'pre-translate' command

2 participants