Skip to content

fix(alb) correctly handle null metrics or logs#1450

Merged
cgoetz-inovex merged 2 commits intomainfrom
feat/STACKITTPR-647_alb-metrics-logs
May 8, 2026
Merged

fix(alb) correctly handle null metrics or logs#1450
cgoetz-inovex merged 2 commits intomainfrom
feat/STACKITTPR-647_alb-metrics-logs

Conversation

@cgoetz-inovex
Copy link
Copy Markdown
Contributor

STACKITTPR-647
#1418

Description

relates to #1234

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)

@cgoetz-inovex cgoetz-inovex requested a review from a team as a code owner May 8, 2026 14:25
@cgoetz-inovex cgoetz-inovex enabled auto-merge (squash) May 8, 2026 14:38
@cgoetz-inovex cgoetz-inovex merged commit b429856 into main May 8, 2026
3 checks passed
@cgoetz-inovex cgoetz-inovex deleted the feat/STACKITTPR-647_alb-metrics-logs branch May 8, 2026 14:38
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/alb/applicationloadbalancer 64.15% (+0.07%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/alb/applicationloadbalancer/resource.go 67.09% (+0.07%) 939 (+2) 630 (+2) 309 👍

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/alb/applicationloadbalancer/resource_test.go

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