databrickslabs / dlt-meta

This is metadata driven DLT based framework for bronze/silver pipelines
Other
125 stars 54 forks source link

Changed dbfs.create to mkdirs for CLI #53

Closed ravi-databricks closed 1 week ago

ravi-databricks commented 2 months ago

Changed CLI onboard command which was using dbfs.create causing already exists issue forAzure

codecov[bot] commented 2 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (feature/v0.0.8@3555aaa). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/v0.0.8 #53 +/- ## ================================================= Coverage ? 89.90% ================================================= Files ? 8 Lines ? 832 Branches ? 161 ================================================= Hits ? 748 Misses ? 33 Partials ? 51 ``` | [Flag](https://app.codecov.io/gh/databrickslabs/dlt-meta/pull/53/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=databrickslabs) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/databrickslabs/dlt-meta/pull/53/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=databrickslabs) | `89.90% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=databrickslabs#carryforward-flags-in-the-pull-request-comment) to find out more.

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