Skip to content

chore(serviceenablement): switch to new SDK structure#1398

Open
GokceGK wants to merge 6 commits intomainfrom
service-enablement-sdk-update
Open

chore(serviceenablement): switch to new SDK structure#1398
GokceGK wants to merge 6 commits intomainfrom
service-enablement-sdk-update

Conversation

@GokceGK
Copy link
Copy Markdown
Contributor

@GokceGK GokceGK commented Apr 20, 2026

Description

relates to STACKITTPR-577

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • 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 April 20, 2026 18:45
@github-actions
Copy link
Copy Markdown

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/edgecloud/instance 10.99% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/modelserving/token 15.52% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/serviceenablement/utils 75.00% (-2.78%) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/ske/cluster 49.89% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/edgecloud/instance/resource.go 10.99% (ø) 191 21 170
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/modelserving/token/resource.go 15.52% (ø) 232 36 196
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/serviceenablement/utils/util.go 75.00% (-2.78%) 8 (-1) 6 (-1) 2 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/ske/cluster/resource.go 52.10% (ø) 879 458 421

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/terraform-provider-stackit/stackit/internal/services/serviceenablement/utils/util_test.go

Copy link
Copy Markdown
Member

@rubenhoenle rubenhoenle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about this one?

"github.com/stackitcloud/stackit-sdk-go/services/serviceenablement"

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