databrickslabs / blueprint

Baseline for Databricks Labs projects written in Python
https://pypi.org/project/databricks-labs-blueprint/
Other
19 stars 8 forks source link

Fix `.as_uri()` and `.absolute()` implementations for `WorkspacePath` #127

Closed asnare closed 3 months ago

asnare commented 3 months ago

This PR is a rebase that replaces #126 and fixes some things that the integration tests expect but weren't covered by unit tests:

Both underlying implementations depend on PathLib internals that changed across python versions.

github-actions[bot] commented 3 months ago

✅ 18/18 passed, 2 skipped, 35s total

Running from acceptance #181