Skip to content

feat(sfs): onboard project lock#1427

Merged
marceljk merged 2 commits intomainfrom
feat/onboard-sfs-project-lock
Apr 27, 2026
Merged

feat(sfs): onboard project lock#1427
marceljk merged 2 commits intomainfrom
feat/onboard-sfs-project-lock

Conversation

@marceljk
Copy link
Copy Markdown
Contributor

Description

relates to STACKITTPR-613

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)

@marceljk marceljk requested a review from a team as a code owner April 27, 2026 13:58
relates to STACKITTPR-613
@marceljk marceljk force-pushed the feat/onboard-sfs-project-lock branch from e144aae to fd90641 Compare April 27, 2026 14:00
@github-actions
Copy link
Copy Markdown

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit 1.27% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/sfs 0.00% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/sfs/project-lock 5.03% (+5.03%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/sfs/project-lock/datasource.go 0.00% (ø) 36 (+36) 0 36 (+36)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/sfs/project-lock/resource.go 6.50% (+6.50%) 123 (+123) 8 (+8) 115 (+115) 👍
github.com/stackitcloud/terraform-provider-stackit/stackit/provider.go 1.27% (ø) 158 2 156

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/sfs/project-lock/resource_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/sfs/sfs_acc_test.go

@marceljk marceljk merged commit c902e6c into main Apr 27, 2026
3 checks passed
@marceljk marceljk deleted the feat/onboard-sfs-project-lock branch April 27, 2026 14:38
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