databricks / databricks-sdk-py

Databricks SDK for Python (Beta)
https://databricks-sdk-py.readthedocs.io/
Apache License 2.0
352 stars 117 forks source link

Update OpenAPI spec #667

Closed pietern closed 4 months ago

pietern commented 4 months ago

Changes

Notable changes:

Tests

github-actions[bot] commented 4 months ago

This PR breaks backwards compatibility for databrickslabs/ucx downstream. See build logs for more details.

Running from downstreams #157

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 57.68%. Comparing base (a714146) to head (9bc66b2).

Files Patch % Lines
databricks/sdk/service/marketplace.py 43.75% 18 Missing :warning:
databricks/sdk/service/serving.py 69.23% 12 Missing :warning:
databricks/sdk/service/catalog.py 75.00% 8 Missing :warning:
databricks/sdk/service/oauth2.py 64.28% 5 Missing :warning:
databricks/sdk/service/jobs.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #667 +/- ## ========================================== + Coverage 57.67% 57.68% +0.01% ========================================== Files 48 48 Lines 32979 33080 +101 ========================================== + Hits 19020 19083 +63 - Misses 13959 13997 +38 ```

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