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: Allow declaring apps through project settings and CLIs #16

Closed takikadiri closed 9 months ago

takikadiri commented 9 months ago

Close #10

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (3a1c815) 65.23% compared to head (d561698) 62.24%.

Files Patch % Lines
kedro_boot/framework/cli/utils.py 0.00% 17 Missing :warning:
kedro_boot/framework/cli/factory.py 0.00% 8 Missing :warning:
kedro_boot/framework/cli/cli.py 0.00% 4 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 #16 +/- ## ========================================== - Coverage 65.23% 62.24% -2.99% ========================================== Files 16 17 +1 Lines 604 633 +29 ========================================== Hits 394 394 - Misses 210 239 +29 ```

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