JenspederM / kedro-databricks

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

Feat/add multi cloud support #36

Closed JenspederM closed 3 months ago

JenspederM commented 3 months ago

Adds "multi-cloud support" by providing an option to select cloud provider in the init command.

Switching provider will change the node_type_id in the configuration example, thereby ensuring that users are able to deploy and run without having to make alterations.

codeclimate[bot] commented 3 months ago

Code Climate has analyzed commit 5f6b1707 and detected 0 issues on this pull request.

View more on Code Climate.

codecov-commenter commented 3 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 100.00%. Comparing base (7ebe12d) to head (5f6b170). Report is 4 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 #36 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 344 350 +6 ========================================= + Hits 344 350 +6 ```

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