takikadiri / kedro-boot

A kedro plugin that streamlines the integration between Kedro projects and third-party applications, making it easier for you to develop end-to-end production-ready data science applications.
Apache License 2.0
34 stars 6 forks source link

🐛⬆️ fix kedro boot commands by supporting kedro 0.19.4 #28

Closed takikadiri closed 5 months ago

takikadiri commented 5 months ago

Fix kedro boot commands by supporting kedro 0.19.4 breaking changes of the _is_project utility

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 59.65%. Comparing base (41c3539) to head (7ebc423).

Files Patch % Lines
kedro_boot/framework/cli/utils.py 0.00% 14 Missing :warning:
kedro_boot/framework/cli/cli.py 0.00% 2 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== - Coverage 60.56% 59.65% -0.92% ========================================== Files 26 26 Lines 852 865 +13 ========================================== Hits 516 516 - Misses 336 349 +13 ```

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