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

Aligning template params with kedro configurations management #13

Closed takikadiri closed 9 months ago

takikadiri commented 9 months ago

close #7

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (475550a) 63.18% compared to head (5cdc133) 64.04%.

Files Patch % Lines
kedro_boot/catalog/renderer.py 90.90% 2 Missing :warning:
kedro_boot/app.py 0.00% 1 Missing :warning:
kedro_boot/booter/cli.py 0.00% 1 Missing :warning:
kedro_boot/runner.py 0.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 #13 +/- ## ========================================== + Coverage 63.18% 64.04% +0.85% ========================================== Files 16 16 Lines 565 584 +19 ========================================== + Hits 357 374 +17 - Misses 208 210 +2 ```

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