Skip to content

feat(iaas): show image status on image describe#1317

Merged
Manuelvaas merged 2 commits intomainfrom
feature/image-status-in-pretty-output
Feb 26, 2026
Merged

feat(iaas): show image status on image describe#1317
Manuelvaas merged 2 commits intomainfrom
feature/image-status-in-pretty-output

Conversation

@Manuelvaas
Copy link
Contributor

Description

relates to STACKITCLI-231 and #908

relates to #1234

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)

@Manuelvaas Manuelvaas requested a review from a team as a code owner February 25, 2026 17:50
@Manuelvaas Manuelvaas force-pushed the feature/image-status-in-pretty-output branch from b094259 to 5c86347 Compare February 26, 2026 16:48
@github-actions
Copy link

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/image/describe 78.87% (+43.58%) 🌟

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/image/describe/describe.go 78.87% (+43.58%) 71 (+3) 56 (+32) 15 (-29) 🌟

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/image/describe/describe_test.go

@Manuelvaas Manuelvaas merged commit 2ef1ff3 into main Feb 26, 2026
3 checks passed
@Manuelvaas Manuelvaas deleted the feature/image-status-in-pretty-output branch February 26, 2026 17:30
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