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

Update OpenAPI spec #934

Closed pietern closed 4 months ago

pietern commented 4 months ago

Changes

Notable changes:

Tests

pietern commented 4 months ago

Holding off until I can re-generate with the correct OpenAPI commit SHA.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 7.13%. Comparing base (70fcacb) to head (c1f1154).

Files Patch % Lines
...ental/mocks/service/serving/mock_apps_interface.go 0.00% 60 Missing :warning:
...alog/mock_account_storage_credentials_interface.go 0.00% 40 Missing :warning:
...ce/marketplace/mock_consumer_listings_interface.go 0.00% 31 Missing :warning:
...e/marketplace/mock_consumer_providers_interface.go 0.00% 31 Missing :warning:
service/catalog/api.go 0.00% 16 Missing :warning:
service/serving/model.go 0.00% 15 Missing :warning:
service/marketplace/impl.go 0.00% 14 Missing :warning:
service/serving/api.go 0.00% 10 Missing :warning:
service/serving/impl.go 0.00% 8 Missing :warning:
service/catalog/impl.go 0.00% 4 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #934 +/- ## ======================================== - Coverage 7.13% 7.13% -0.01% ======================================== Files 281 281 Lines 64591 64633 +42 ======================================== Hits 4609 4609 - Misses 59673 59715 +42 Partials 309 309 ```

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