Skip to content

chore(mariadb): switch to new SDK structure#1359

Merged
rubenhoenle merged 3 commits intomainfrom
mariadb-sdk-update
Apr 7, 2026
Merged

chore(mariadb): switch to new SDK structure#1359
rubenhoenle merged 3 commits intomainfrom
mariadb-sdk-update

Conversation

@GokceGK
Copy link
Copy Markdown
Contributor

@GokceGK GokceGK commented Apr 7, 2026

Description

relates to STACKITTPR-562

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 7, 2026 09:00
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

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

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb 0.00% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/credential 16.09% (-0.20%) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/instance 22.74% (+0.13%) 👍
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/utils 77.78% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/credential/datasource.go 0.00% (ø) 39 0 39
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/credential/resource.go 20.74% (-0.12%) 135 (-4) 28 (-1) 107 (-3) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/instance/datasource.go 0.00% (ø) 42 0 42
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/instance/resource.go 25.91% (+0.17%) 301 (-2) 78 223 (-2) 👍
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/utils/util.go 77.78% (ø) 9 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/terraform-provider-stackit/stackit/internal/services/mariadb/credential/resource_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/instance/resource_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/mariadb_acc_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/mariadb_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mariadb/utils/util_test.go

@rubenhoenle rubenhoenle merged commit beff16a into main Apr 7, 2026
3 checks passed
@rubenhoenle rubenhoenle deleted the mariadb-sdk-update branch April 7, 2026 14:50
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