JenspederM / kedro-databricks

A Databricks Plugin for Kedro
MIT License
13 stars 5 forks source link

feat(deploy): add conf option to the bundle and the deploy commands #52

Closed npfp closed 2 months ago

npfp commented 2 months ago

Default value is conf.

This PR is to give the ability to the user to specify a custom path for the conf folder, for example conf/sub_pipeline when working with several independent pipelines in the same repo.

npfp commented 2 months ago

I haven't created an issue but I can create one if required.

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 93.86%. Comparing base (743feaa) to head (2687f8a). Report is 3 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ======================================= Coverage 93.86% 93.86% ======================================= Files 5 5 Lines 375 375 ======================================= Hits 352 352 Misses 23 23 ```

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

codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit 2687f8a2 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.