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: branch list rework #743

Merged
merged 4 commits into from
Mar 20, 2024
Merged

feat: branch list rework #743

merged 4 commits into from
Mar 20, 2024

Conversation

yevheniyJ
Copy link
Collaborator

@yevheniyJ yevheniyJ commented Mar 19, 2024

Updated Branch list command. Updated command output to include branch id

Before: crowdin list branches

After: crowdin branch list

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 31.25000% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 63.39%. Comparing base (3bd747f) to head (1ea8cca).

Files Patch % Lines
...crowdin/cli/commands/actions/BranchListAction.java 21.43% 10 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             next-v4     #743      +/-   ##
=============================================
+ Coverage      63.37%   63.39%   +0.02%     
- Complexity      1464     1465       +1     
=============================================
  Files            220      219       -1     
  Lines           6210     6210              
  Branches         923      924       +1     
=============================================
+ Hits            3935     3936       +1     
+ Misses          1780     1779       -1     
  Partials         495      495              

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

@andrii-bodnar
Copy link
Member

Please also update the migration guide

@andrii-bodnar andrii-bodnar added this to the v4 milestone Mar 20, 2024
@andrii-bodnar andrii-bodnar merged commit ed16a2e into next-v4 Mar 20, 2024
8 checks passed
@andrii-bodnar andrii-bodnar deleted the list-branches branch March 20, 2024 12:34
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.

None yet

2 participants