Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: branch edit #844

Merged
merged 2 commits into from
Sep 23, 2024
Merged

feat: branch edit #844

merged 2 commits into from
Sep 23, 2024

Conversation

yevheniyJ
Copy link
Collaborator

New command to edit branch. Example: crowdin branch edit main --priority high

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

Attention: Patch coverage is 73.68421% with 10 lines in your changes missing coverage. Please review.

Project coverage is 66.06%. Comparing base (3f2b6db) to head (52df649).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...crowdin/cli/commands/actions/BranchEditAction.java 85.72% 2 Missing and 2 partials ⚠️
...a/com/crowdin/cli/client/CrowdinProjectClient.java 0.00% 3 Missing ⚠️
...din/cli/commands/picocli/BranchEditSubcommand.java 66.67% 1 Missing and 1 partial ⚠️
...a/com/crowdin/cli/commands/actions/CliActions.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #844      +/-   ##
============================================
+ Coverage     65.84%   66.06%   +0.23%     
- Complexity     1515     1534      +19     
============================================
  Files           223      225       +2     
  Lines          6173     6243      +70     
  Branches        935      954      +19     
============================================
+ Hits           4064     4124      +60     
- Misses         1569     1575       +6     
- Partials        540      544       +4     

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

@andrii-bodnar andrii-bodnar merged commit cb0e8eb into main Sep 23, 2024
15 checks passed
@andrii-bodnar andrii-bodnar deleted the branch-edit branch September 23, 2024 08:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants