Skip to content

fix: improve typo of list cmd in dataprotection#511

Merged
yipeng1030 merged 2 commits intomainfrom
bugfix/fix_list_backups
Dec 5, 2024
Merged

fix: improve typo of list cmd in dataprotection#511
yipeng1030 merged 2 commits intomainfrom
bugfix/fix_list_backups

Conversation

@yipeng1030
Copy link
Contributor

fix #510
list-backup --> list-backups
list-action-set --> list-action-sets
list-backup-policy --> list-backup-policies
list-backup-policy-template --> list-backup-policy-templates
list-restore --> list-restores

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines. label Dec 5, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.17%. Comparing base (0fd532e) to head (c904867).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #511   +/-   ##
=======================================
  Coverage   41.16%   41.17%           
=======================================
  Files         185      185           
  Lines       24356    24356           
=======================================
+ Hits        10026    10028    +2     
+ Misses      13183    13181    -2     
  Partials     1147     1147           
Flag Coverage Δ
unittests 41.17% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@yipeng1030 yipeng1030 merged commit 25939fd into main Dec 5, 2024
@yipeng1030 yipeng1030 deleted the bugfix/fix_list_backups branch December 5, 2024 08:52
@yipeng1030
Copy link
Contributor Author

/cherry-pick release-1.0

@github-actions github-actions bot added this to the Release 1.0 milestone Dec 5, 2024
apecloud-bot pushed a commit that referenced this pull request Dec 5, 2024
@apecloud-bot
Copy link
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kbcli/actions/runs/12176317235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] kbcli cluster list-backups does not work as expected

4 participants