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

Ignore DataPlane Services during generation #663

Closed hectorcast-db closed 4 months ago

hectorcast-db commented 4 months ago

Changes

Ignore DataPlane Services during generation until proper support is implemented

Tests

Generated SDK using local universe (which contains DataPlane services)

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 #152

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.67%. Comparing base (2bafb95) to head (45126f9). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #663 +/- ## ========================================== + Coverage 57.63% 57.67% +0.04% ========================================== Files 48 48 Lines 32933 32979 +46 ========================================== + Hits 18980 19020 +40 - Misses 13953 13959 +6 ```

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