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: app commands #868

Merged
merged 8 commits into from
Nov 20, 2024
Merged

feat: app commands #868

merged 8 commits into from
Nov 20, 2024

Conversation

yevheniyJ
Copy link
Collaborator

@yevheniyJ yevheniyJ commented Nov 12, 2024

  • crowdin app list
  • crowdin app install <identifier>
  • crowdin app uninstall <identifier> --force

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 45.45455% with 30 lines in your changes missing coverage. Please review.

Project coverage is 65.76%. Comparing base (7b93ceb) to head (51f7ac8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...a/com/crowdin/cli/client/CrowdinProjectClient.java 0.00% 17 Missing ⚠️
...java/com/crowdin/cli/client/CrowdinClientCore.java 0.00% 4 Missing ⚠️
...owdin/cli/commands/actions/AppUninstallAction.java 0.00% 4 Missing ⚠️
...a/com/crowdin/cli/commands/actions/CliActions.java 0.00% 3 Missing ⚠️
...rowdin/cli/commands/picocli/AppListSubcommand.java 66.67% 0 Missing and 1 partial ⚠️
...in/cli/commands/picocli/ApplicationSubcommand.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #868      +/-   ##
============================================
- Coverage     65.94%   65.76%   -0.17%     
- Complexity     1543     1558      +15     
============================================
  Files           228      235       +7     
  Lines          6282     6337      +55     
  Branches        946      948       +2     
============================================
+ Hits           4142     4167      +25     
- Misses         1593     1622      +29     
- Partials        547      548       +1     

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


🚨 Try these New Features:

@yevheniyJ yevheniyJ changed the title feat: app command feat: app commands Nov 15, 2024
@yevheniyJ yevheniyJ marked this pull request as ready for review November 15, 2024 09:52
@andrii-bodnar andrii-bodnar merged commit e07c17a into main Nov 20, 2024
15 checks passed
@andrii-bodnar andrii-bodnar deleted the app-command branch November 20, 2024 07:48
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.

2 participants