star-whale / starwhale

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

enhance(client): new impl of model serving #2978

Closed jialeicui closed 11 months ago

jialeicui commented 11 months ago

Description

TODO:

https://github.com/star-whale/starwhale/assets/3217223/4f92e135-2f63-4481-9f9a-823bd612f031

Modules

Checklist

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (ee53554) 82.96% compared to head (4d3c7ae) 91.70%. Report is 6 commits behind head on main.

Files Patch % Lines
client/starwhale/api/_impl/service/service.py 72.05% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2978 +/- ## ============================================ + Coverage 82.96% 91.70% +8.74% ============================================ Files 557 127 -430 Lines 30354 15159 -15195 Branches 1827 61 -1766 ============================================ - Hits 25183 13902 -11281 + Misses 4366 1255 -3111 + Partials 805 2 -803 ``` | [Flag](https://app.codecov.io/gh/star-whale/starwhale/pull/2978/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/2978/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `72.09% <ø> (ø)` | | | [controller](https://app.codecov.io/gh/star-whale/starwhale/pull/2978/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/2978/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `91.99% <76.82%> (-0.07%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/star-whale/starwhale/pull/2978/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `91.70% <76.82%> (-0.07%)` | :arrow_down: | 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.