Skip to content

chore(logme): Switch to new SDK structure#1355

Merged
Fyusel merged 1 commit intomainfrom
migrate-logme-sdk
Apr 2, 2026
Merged

chore(logme): Switch to new SDK structure#1355
Fyusel merged 1 commit intomainfrom
migrate-logme-sdk

Conversation

@Fyusel
Copy link
Copy Markdown
Contributor

@Fyusel Fyusel commented Apr 2, 2026

STACKITTPR-560

Description

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)

@Fyusel Fyusel requested a review from a team as a code owner April 2, 2026 07:45
@Fyusel Fyusel force-pushed the migrate-logme-sdk branch 2 times, most recently from 0cdc3ce to 7723874 Compare April 2, 2026 08:57
cgoetz-inovex
cgoetz-inovex previously approved these changes Apr 2, 2026
STACKITTPR-560

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel Fyusel force-pushed the migrate-logme-sdk branch from d14fec4 to 0b22580 Compare April 2, 2026 10:30
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/conversion 47.41% (-1.69%) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme 0.00% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/credential 11.11% (-0.33%) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/instance 27.75% (-0.48%) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/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/conversion/conversion.go 47.41% (-1.69%) 116 (+4) 55 61 (+4) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/credential/datasource.go 0.00% (ø) 39 0 39
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/credential/resource.go 14.63% (-0.33%) 123 (-4) 18 (-1) 105 (-3) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/instance/datasource.go 0.00% (ø) 42 0 42
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/instance/resource.go 31.18% (-0.64%) 340 (+10) 106 (+1) 234 (+9) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/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/logme/credential/resource_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/instance/resource_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/logme_acc_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/logme/utils/util_test.go

@Fyusel Fyusel merged commit 27ed510 into main Apr 2, 2026
3 checks passed
@Fyusel Fyusel deleted the migrate-logme-sdk branch April 2, 2026 10:44
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