star-whale / starwhale

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

feat(controller): add sft info api #2983

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 (855b540) 82.56% compared to head (46c0305) 82.58%. Report is 1 commits behind head on main.

Files Patch % Lines
.../starwhale/mlops/domain/ft/FineTuneAppService.java 73.91% 4 Missing and 2 partials :warning:
...ava/ai/starwhale/mlops/api/FineTuneController.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2983 +/- ## ============================================ + Coverage 82.56% 82.58% +0.02% - Complexity 3108 3111 +3 ============================================ Files 562 559 -3 Lines 30358 30152 -206 Branches 1821 1761 -60 ============================================ - Hits 25065 24901 -164 + Misses 4491 4449 -42 Partials 802 802 ``` | [Flag](https://app.codecov.io/gh/star-whale/starwhale/pull/2983/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/2983/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/2983/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `73.28% <68.00%> (-0.02%)` | :arrow_down: | | [standalone](https://app.codecov.io/gh/star-whale/starwhale/pull/2983/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `91.99% <100.00%> (-0.10%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/star-whale/starwhale/pull/2983/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `91.99% <100.00%> (+0.19%)` | :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.