Skip to content

chore(iaas): remove deprecated SNA region flags from SNA cmds#1483

Merged
rubenhoenle merged 1 commit into
mainfrom
chore/STACKITCLI-283-network-area-remove-deprecated-network-area-region-flags
Jul 21, 2026
Merged

chore(iaas): remove deprecated SNA region flags from SNA cmds#1483
rubenhoenle merged 1 commit into
mainfrom
chore/STACKITCLI-283-network-area-remove-deprecated-network-area-region-flags

Conversation

@rubenhoenle

@rubenhoenle rubenhoenle commented Jul 21, 2026

Copy link
Copy Markdown
Member

Description

relates to STACKITCLI-283

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)

@rubenhoenle
rubenhoenle requested a review from a team as a code owner July 21, 2026 08:42
@rubenhoenle
rubenhoenle enabled auto-merge (squash) July 21, 2026 15:40
@rubenhoenle
rubenhoenle force-pushed the chore/STACKITCLI-283-network-area-remove-deprecated-network-area-region-flags branch from 8295974 to 14fc586 Compare July 21, 2026 15:40
@rubenhoenle
rubenhoenle merged commit 521b57d into main Jul 21, 2026
3 checks passed
@rubenhoenle
rubenhoenle deleted the chore/STACKITCLI-283-network-area-remove-deprecated-network-area-region-flags branch July 21, 2026 15:46
@github-actions

Copy link
Copy Markdown

Merging this branch changes the coverage (2 decrease, 1 increase)

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/network-area/create 42.31% (-19.36%) 💀
github.com/stackitcloud/stackit-cli/internal/cmd/network-area/delete 36.36% (+9.09%) 👍
github.com/stackitcloud/stackit-cli/internal/cmd/network-area/update 39.62% (-12.76%) 💀

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/network-area/create/create.go 42.31% (-19.36%) 52 (-68) 22 (-52) 30 (-16) 💀
github.com/stackitcloud/stackit-cli/internal/cmd/network-area/delete/delete.go 36.36% (+9.09%) 33 (-11) 12 21 (-11) 👍
github.com/stackitcloud/stackit-cli/internal/cmd/network-area/update/update.go 39.62% (-12.76%) 53 (-31) 21 (-23) 32 (-8) 💀

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/network-area/create/create_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/network-area/update/update_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.

2 participants