IBM / AutoMLPipeline.jl

A package that makes it trivial to create and evaluate machine learning pipeline architectures.
MIT License
355 stars 29 forks source link

fix deps documentation bug #115

Closed ppalmes closed 1 year ago

ppalmes commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.04 :tada:

Comparison is base (99a45f9) 84.22% compared to head (25b51c6) 84.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #115 +/- ## ========================================== + Coverage 84.22% 84.27% +0.04% ========================================== Files 4 4 Lines 317 318 +1 ========================================== + Hits 267 268 +1 Misses 50 50 ``` | [Impacted Files](https://codecov.io/gh/IBM/AutoMLPipeline.jl/pull/115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM) | Coverage Δ | | |---|---|---| | [src/AutoMLPipeline.jl](https://codecov.io/gh/IBM/AutoMLPipeline.jl/pull/115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM#diff-c3JjL0F1dG9NTFBpcGVsaW5lLmps) | `6.25% <0.00%> (+6.25%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.