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

chore: add action package #31

Merged
merged 8 commits into from
Nov 12, 2023
Merged

chore: add action package #31

merged 8 commits into from
Nov 12, 2023

Conversation

ldming
Copy link
Collaborator

@ldming ldming commented Nov 12, 2023

  • move general actions create/list/patch/exec/list/delete to action package
  • bump VERSION to 0.9.0-alpha.0

@github-actions github-actions bot added the size/XL Denotes a PR that changes 500-999 lines. label Nov 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (af30f29) 43.09% compared to head (4157b8c) 43.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   43.09%   43.08%   -0.01%     
==========================================
  Files         221      221              
  Lines       28060    28060              
==========================================
- Hits        12093    12091       -2     
- Misses      14481    14483       +2     
  Partials     1486     1486              
Flag Coverage Δ
unittests 43.08% <84.15%> (-0.01%) ⬇️

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

Files Coverage Δ
pkg/action/custom_edit.go 24.13% <ø> (ø)
pkg/action/delete.go 68.57% <ø> (ø)
pkg/action/edit.go 100.00% <ø> (ø)
pkg/action/exec.go 57.89% <ø> (ø)
pkg/action/list.go 68.97% <ø> (ø)
pkg/cmd/accounts/base.go 49.45% <100.00%> (ø)
pkg/cmd/accounts/create.go 43.90% <100.00%> (ø)
pkg/cmd/backuprepo/list.go 65.82% <100.00%> (ø)
pkg/cmd/cluster/config_wrapper.go 47.50% <100.00%> (ø)
pkg/cmd/cluster/connect.go 43.06% <100.00%> (ø)
... and 34 more

... and 1 file with indirect coverage changes

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

@github-actions github-actions bot added size/XXL Denotes a PR that changes 1000+ lines. and removed size/XL Denotes a PR that changes 500-999 lines. labels Nov 12, 2023
@ldming
Copy link
Collaborator Author

ldming commented Nov 12, 2023

/approve

@ldming ldming merged commit cb372dd into main Nov 12, 2023
7 checks passed
@ldming ldming deleted the feature/add-action-package branch November 12, 2023 11:14
@github-actions github-actions bot added this to the Release 0.8.0 milestone Nov 12, 2023
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.

3 participants