databricks / databricks-sdk-py

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

Check trailing slash in host url #681

Closed parthban-db closed 1 week ago

parthban-db commented 3 weeks ago

Changes

Added a check for trailing slash in the host url. Fixes (#661)

Tests

github-actions[bot] commented 3 weeks ago

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

Running from downstreams #195

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 57.69%. Comparing base (455a14c) to head (a4ca068). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #681 +/- ## ======================================= Coverage 57.69% 57.69% ======================================= Files 48 48 Lines 33079 33081 +2 ======================================= + Hits 19084 19086 +2 Misses 13995 13995 ```

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