Skip to content

Feat/dns zone observability extension#1540

Open
SerseusWasTaken wants to merge 2 commits into
mainfrom
feat/dns-zone-observability-extension
Open

Feat/dns zone observability extension#1540
SerseusWasTaken wants to merge 2 commits into
mainfrom
feat/dns-zone-observability-extension

Conversation

@SerseusWasTaken

Copy link
Copy Markdown

Description

relates to #STACKITTPR-319 and closes #941

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)

@SerseusWasTaken SerseusWasTaken requested a review from a team as a code owner June 26, 2026 06:18
@SerseusWasTaken SerseusWasTaken marked this pull request as draft June 26, 2026 06:21
@SerseusWasTaken SerseusWasTaken force-pushed the feat/dns-zone-observability-extension branch 4 times, most recently from 5d319f2 to f3b6422 Compare June 26, 2026 07:38
feat(dns): implement observability extension
@SerseusWasTaken SerseusWasTaken force-pushed the feat/dns-zone-observability-extension branch from f3b6422 to fc58f24 Compare June 26, 2026 07:40
@github-actions

Copy link
Copy Markdown

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/dns 0.00% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/dns/zone 22.02% (+3.46%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/dns/zone/datasource.go 0.00% (ø) 64 0 64
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/dns/zone/resource.go 27.38% (+3.59%) 263 (+36) 72 (+18) 191 (+18) 👍

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/dns/dns_acc_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/dns/zone/resource_test.go

@SerseusWasTaken SerseusWasTaken marked this pull request as ready for review June 26, 2026 07:48
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.

DNS Zone Observability Extension

1 participant