star-whale / starwhale

an MLOps/LLMOps platform
https://starwhale.ai
Apache License 2.0
208 stars 35 forks source link

bug(SDK): fix pipeline batch size return error #3134

Closed tianweidut closed 8 months ago

tianweidut commented 8 months ago

Description

Modules

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (411c05d) 82.99% compared to head (abee458) 92.22%.

Files Patch % Lines
client/starwhale/api/_impl/evaluation/pipeline.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3134 +/- ## ============================================ + Coverage 82.99% 92.22% +9.22% ============================================ Files 575 139 -436 Lines 32293 16268 -16025 Branches 1895 0 -1895 ============================================ - Hits 26803 15003 -11800 + Misses 4656 1265 -3391 + Partials 834 0 -834 ``` | [Flag](https://app.codecov.io/gh/star-whale/starwhale/pull/3134/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | Coverage Δ | | |---|---|---| | [console](https://app.codecov.io/gh/star-whale/starwhale/pull/3134/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `?` | | | [controller](https://app.codecov.io/gh/star-whale/starwhale/pull/3134/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `?` | | | [standalone](https://app.codecov.io/gh/star-whale/starwhale/pull/3134/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `92.22% <80.00%> (-0.03%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/star-whale/starwhale/pull/3134/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `92.22% <80.00%> (+0.23%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale#carryforward-flags-in-the-pull-request-comment) to find out more.

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