Skip to content

feat(sfs): onboard snapshot policy commands#1399

Open
GokceGK wants to merge 1 commit intomainfrom
feat/onboard-sfs-snapshot-policy
Open

feat(sfs): onboard snapshot policy commands#1399
GokceGK wants to merge 1 commit intomainfrom
feat/onboard-sfs-snapshot-policy

Conversation

@GokceGK
Copy link
Copy Markdown
Contributor

@GokceGK GokceGK commented May 7, 2026

Description

relates to STACKITCLI-395

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • [] Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@GokceGK GokceGK requested a review from a team as a code owner May 7, 2026 19:24
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs 0.00% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs/snapshot-policy 0.00% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs/snapshot-policy/describe 54.39% (+54.39%) 🌟
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs/snapshot-policy/list 55.77% (+55.77%) 🌟

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs/sfs.go 0.00% (ø) 9 (+1) 0 9 (+1)
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs/snapshot-policy/describe/describe.go 54.39% (+54.39%) 57 (+57) 31 (+31) 26 (+26) 🌟
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs/snapshot-policy/list/list.go 55.77% (+55.77%) 52 (+52) 29 (+29) 23 (+23) 🌟
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs/snapshot-policy/snapshot-policy.go 0.00% (ø) 5 (+5) 0 5 (+5)

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs/snapshot-policy/describe/describe_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs/snapshot-policy/list/list_test.go

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.

1 participant