databricks / databricks-sdk-go

Databricks SDK for Go
https://docs.databricks.com/dev-tools/sdk-go.html
Apache License 2.0
48 stars 41 forks source link

Added Terraform related annotations for Aliases #957

Closed parthban-db closed 1 month ago

parthban-db commented 3 months ago

Changes

Added terraform related annotations for aliases

Tests

Added a test. Run go test -run ^TestNested$ github.com/databricks/databricks-sdk-go/openapi/code for testing this change.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 7.01%. Comparing base (490bc13) to head (13e097e). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #957 +/- ## ======================================== - Coverage 7.05% 7.01% -0.04% ======================================== Files 281 282 +1 Lines 65327 65559 +232 ======================================== - Hits 4609 4602 -7 - Misses 60409 60648 +239 Partials 309 309 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.