Skip to content

feat(sfs): onboard snapshot policy commands#1399

Merged
GokceGK merged 6 commits into
mainfrom
feat/onboard-sfs-snapshot-policy
May 11, 2026
Merged

feat(sfs): onboard snapshot policy commands#1399
GokceGK merged 6 commits into
mainfrom
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
Comment thread internal/cmd/beta/sfs/snapshot-policy/list/list.go Outdated
@github-actions
Copy link
Copy Markdown

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 58.93% (+58.93%) 🌟

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% (ø) 10 (+1) 0 10 (+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 58.93% (+58.93%) 56 (+56) 33 (+33) 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

@GokceGK GokceGK merged commit b152bde into main May 11, 2026
3 checks passed
@GokceGK GokceGK deleted the feat/onboard-sfs-snapshot-policy branch May 11, 2026 13:59
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.

2 participants