databricks-sdk-go icon indicating copy to clipboard operation
databricks-sdk-go copied to clipboard

Added Terraform related annotations for Aliases

Open parthban-db opened this issue 1 year ago • 1 comments

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.

  • [ ] make test passing
  • [ ] make fmt applied
  • [ ] relevant integration tests applied

parthban-db avatar Jun 25 '24 09:06 parthban-db

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
@@           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.

codecov-commenter avatar Jun 25 '24 09:06 codecov-commenter