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
36 stars 6 forks source link

:sparkles: Add boot_project and boot_session for standalone apps #17

Closed takikadiri closed 9 months ago

takikadiri commented 9 months ago

Close #11

codecov-commenter commented 9 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (40149d4) 62.24% compared to head (9fbedc3) 77.82%.

Files Patch % Lines
kedro_boot/app/booter.py 90.90% 2 Missing :warning:
kedro_boot/app/app.py 80.00% 1 Missing :warning:
kedro_boot/framework/context/context.py 50.00% 1 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 #17 +/- ## =========================================== + Coverage 62.24% 77.82% +15.58% =========================================== Files 17 18 +1 Lines 633 654 +21 =========================================== + Hits 394 509 +115 + Misses 239 145 -94 ```

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