Skip to content

Conversation

@GokceGK
Copy link
Contributor

Description

relates to STACKITCLI-295

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)

@GokceGKGokceGK requested a review from a team as a code ownerDecember 9, 2025 10:52
@GokceGKGokceGK enabled auto-merge (squash) December 9, 2025 14:15
@GokceGKGokceGK merged commit 2bdaa5b into mainDec 9, 2025
3 checks passed
@GokceGKGokceGK deleted the update-doc-links branch December 9, 2025 14:21
@github-actions
Copy link

Merging this branch will not change overall coverage

Impacted PackagesCoverage Δ🤖
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sqlserverflex/user/create51.85% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/server/create68.87% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/server/resize32.00% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/ske/credentials/complete-rotation27.50% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/ske/credentials/start-rotation27.50% (ø)

Coverage by file

Changed files (no unit tests)

Changed FileCoverage ΔTotalCoveredMissed🤖
github.com/stackitcloud/stackit-cli/internal/cmd/beta/sqlserverflex/user/create/create.go51.85% (ø)542826
github.com/stackitcloud/stackit-cli/internal/cmd/server/create/create.go68.87% (ø)1067333
github.com/stackitcloud/stackit-cli/internal/cmd/server/resize/resize.go32.00% (ø)501634
github.com/stackitcloud/stackit-cli/internal/cmd/ske/credentials/complete-rotation/complete_rotation.go27.50% (ø)401129
github.com/stackitcloud/stackit-cli/internal/cmd/ske/credentials/start-rotation/start_rotation.go27.50% (ø)401129

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.

Sign up for freeto 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.

3 participants

@GokceGK@cgoetz-inovex