Skip to content

fix(observability): Handle unkown and null rules before reading in Va…#1257

Merged
Fyusel merged 1 commit intomainfrom
fix-observability-validate-config
Feb 24, 2026
Merged

fix(observability): Handle unkown and null rules before reading in Va…#1257
Fyusel merged 1 commit intomainfrom
fix-observability-validate-config

Conversation

@Fyusel
Copy link
Contributor

@Fyusel Fyusel commented Feb 24, 2026

#1239

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)

…lidateConfig()

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel Fyusel requested a review from a team as a code owner February 24, 2026 11:48
@github-actions
Copy link

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/observability/alertgroup 33.71% (-0.26%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/observability/alertgroup/resource.go 39.56% (-0.35%) 225 (+2) 89 136 (+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.

@Fyusel Fyusel merged commit 41dad4a into main Feb 24, 2026
3 checks passed
@Fyusel Fyusel deleted the fix-observability-validate-config branch February 24, 2026 12:18
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