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: add bundle extra options #858

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

yevheniyJ
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.75%. Comparing base (ab25e24) to head (4779ba5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...a/com/crowdin/cli/commands/actions/CliActions.java 0.00% 1 Missing ⚠️
...wdin/cli/commands/picocli/BundleAddSubcommand.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #858      +/-   ##
============================================
+ Coverage     65.74%   65.75%   +0.02%     
  Complexity     1521     1521              
============================================
  Files           225      225              
  Lines          6233     6235       +2     
  Branches        942      942              
============================================
+ Hits           4097     4099       +2     
  Misses         1592     1592              
  Partials        544      544              

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

@andrii-bodnar andrii-bodnar merged commit 102c73a into main Oct 21, 2024
15 checks passed
@andrii-bodnar andrii-bodnar deleted the bundle-add-extra-options branch October 21, 2024 07:14
@andrii-bodnar andrii-bodnar added the new option New option for an existing command label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new option New option for an existing command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants