star-whale / starwhale

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

feat(controller): add SFT release feature #2976

Closed anda-ren closed 11 months ago

anda-ren commented 11 months ago

Description

Modules

Checklist

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (9298acd) 83.00% compared to head (fad33a0) 83.07%.

Files Patch % Lines
...java/ai/starwhale/mlops/domain/model/ModelDao.java 0.00% 4 Missing :warning:
...ava/ai/starwhale/mlops/api/FineTuneController.java 0.00% 2 Missing :warning:
.../starwhale/mlops/domain/ft/FineTuneAppService.java 93.54% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2976 +/- ## ============================================ + Coverage 83.00% 83.07% +0.06% - Complexity 3110 3114 +4 ============================================ Files 558 555 -3 Lines 30321 30129 -192 Branches 1820 1765 -55 ============================================ - Hits 25168 25029 -139 + Misses 4351 4297 -54 - Partials 802 803 +1 ``` | [Flag](https://app.codecov.io/gh/star-whale/starwhale/pull/2976/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/2976/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/2976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `74.05% <79.48%> (-0.03%)` | :arrow_down: | | [standalone](https://app.codecov.io/gh/star-whale/starwhale/pull/2976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `92.15% <100.00%> (+0.01%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/star-whale/starwhale/pull/2976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `92.15% <100.00%> (+0.29%)` | :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.