databricks / databricks-sdk-go

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

Update OpenAPI spec #947

Closed hectorcast-db closed 2 weeks ago

hectorcast-db commented 2 weeks ago

Changes

Update OpenAPI spec. This includes fixes to Isolation Mode enum impacting nightlies.

Tests

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 71 lines in your changes missing coverage. Please review.

Project coverage is 7.03%. Comparing base (d098b1a) to head (92cee36).

Files Patch % Lines
...ctorsearch/mock_vector_search_indexes_interface.go 0.00% 31 Missing :warning:
service/catalog/model.go 0.00% 15 Missing :warning:
service/vectorsearch/impl.go 0.00% 8 Missing :warning:
service/vectorsearch/model.go 0.00% 8 Missing :warning:
service/catalog/api.go 0.00% 7 Missing :warning:
service/vectorsearch/api.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #947 +/- ## ======================================== - Coverage 7.04% 7.03% -0.01% ======================================== Files 282 282 Lines 65329 65398 +69 ======================================== Hits 4602 4602 - Misses 60418 60487 +69 Partials 309 309 ```

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