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 option for string list command #722

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

katerina20
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (bb57d11) 63.67% compared to head (5ea5ac7) 63.73%.

Files Patch % Lines
...crowdin/cli/commands/actions/StringListAction.java 89.48% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #722      +/-   ##
============================================
+ Coverage     63.67%   63.73%   +0.06%     
- Complexity     1486     1489       +3     
============================================
  Files           220      220              
  Lines          6198     6208      +10     
  Branches        927      929       +2     
============================================
+ Hits           3946     3956      +10     
  Misses         1751     1751              
  Partials        501      501              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrii-bodnar andrii-bodnar added enhancement new option New option for an existing command labels Feb 8, 2024
@andrii-bodnar andrii-bodnar merged commit 369ef8d into main Feb 8, 2024
8 checks passed
@andrii-bodnar andrii-bodnar deleted the feat/string-list-label branch February 8, 2024 15:13
@andrii-bodnar andrii-bodnar linked an issue Feb 8, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new option New option for an existing command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

string list command: add support for --label parameter
2 participants