Skip to content

Comments

feat(resourcemanager): List and describe organizations#1312

Merged
Manuelvaas merged 10 commits intomainfrom
feature/onboarding-organization-commands
Feb 24, 2026
Merged

feat(resourcemanager): List and describe organizations#1312
Manuelvaas merged 10 commits intomainfrom
feature/onboarding-organization-commands

Conversation

@Manuelvaas
Copy link
Contributor

Description

relates to STACKITCLI-325

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 24, 2026 14:12
@Manuelvaas Manuelvaas force-pushed the feature/onboarding-organization-commands branch from 3ec465f to f4cc9c2 Compare February 24, 2026 14:19
Manuelvaas and others added 4 commits February 24, 2026 17:09
@github-actions
Copy link

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/organization 0.00% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/organization/describe 69.77% (+69.77%) 🌟
github.com/stackitcloud/stackit-cli/internal/cmd/organization/list 59.57% (+59.57%) 🌟

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/organization/describe/describe.go 69.77% (+69.77%) 43 (+43) 30 (+30) 13 (+13) 🌟
github.com/stackitcloud/stackit-cli/internal/cmd/organization/list/list.go 59.57% (+59.57%) 47 (+47) 28 (+28) 19 (+19) 🌟
github.com/stackitcloud/stackit-cli/internal/cmd/organization/organization.go 0.00% (ø) 7 (+2) 0 7 (+2)

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/organization/describe/describe_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/organization/list/list_test.go

@Manuelvaas Manuelvaas merged commit 2329310 into main Feb 24, 2026
3 checks passed
@Manuelvaas Manuelvaas deleted the feature/onboarding-organization-commands branch February 24, 2026 16:49
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