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

Generate dataplane code #931

Closed hectorcast-db closed 4 months ago

hectorcast-db commented 4 months ago

DRAFT

Changes

Generate dataplane code

Pending

Tests

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 7.25%. Comparing base (34e415c) to head (e86f899). Report is 1 commits behind head on main.

Files Patch % Lines
...ving/mock_serving_endpoint_data_plane_interface.go 5.81% 81 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/serving/impl.go 0.00% 31 Missing :warning:
service/catalog/api.go 0.00% 16 Missing :warning:
openapi/code/method.go 0.00% 14 Missing :warning:
service/marketplace/impl.go 0.00% 14 Missing :warning:
service/serving/api.go 0.00% 13 Missing :warning:
httpclient/request.go 0.00% 8 Missing :warning:
... and 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #931 +/- ## ======================================== + Coverage 7.13% 7.25% +0.12% ======================================== Files 281 283 +2 Lines 64583 64865 +282 ======================================== + Hits 4609 4709 +100 - Misses 59666 59847 +181 - Partials 308 309 +1 ```

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