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

feat: label option for string list command

5ea5ac7
Select commit
Loading
Failed to load commit list.
Merged

feat: label option for string list command #722

feat: label option for string list command
5ea5ac7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2024 in 1s

63.73% (+0.06%) compared to bb57d11

View this Pull Request on Codecov

63.73% (+0.06%) compared to bb57d11

Details

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.