Skip to content

chore: remove unused login cmd#335

Merged
ldming merged 5 commits intomainfrom
support/remove-unused-login-cmd
May 8, 2024
Merged

chore: remove unused login cmd#335
ldming merged 5 commits intomainfrom
support/remove-unused-login-cmd

Conversation

@ldming
Copy link
Copy Markdown
Collaborator

@ldming ldming commented May 8, 2024

@github-actions github-actions Bot added the size/XXL Denotes a PR that changes 1000+ lines. label May 8, 2024
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 8, 2024

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 43.23%. Comparing base (2c04abc) to head (cef0fef).
⚠️ Report is 164 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cmd/cluster/dataprotection.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #335      +/-   ##
==========================================
+ Coverage   42.80%   43.23%   +0.43%     
==========================================
  Files         213      199      -14     
  Lines       29109    27536    -1573     
==========================================
- Hits        12459    11906     -553     
+ Misses      15109    14199     -910     
+ Partials     1541     1431     -110     
Flag Coverage Δ
unittests 43.23% <0.00%> (+0.43%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ldming ldming merged commit 1d0bcda into main May 8, 2024
@ldming ldming deleted the support/remove-unused-login-cmd branch May 8, 2024 06:40
@ldming
Copy link
Copy Markdown
Collaborator Author

ldming commented May 8, 2024

/cherry-pick release-0.9

@github-actions github-actions Bot added this to the Release 0.9.0 milestone May 8, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2024

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

github-actions Bot pushed a commit that referenced this pull request May 8, 2024
(cherry picked from commit 1d0bcda)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XXL Denotes a PR that changes 1000+ lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement] remove unused login and related commands

4 participants