star-whale / starwhale

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

chore(controller): add draft field to model version vo #2982

Closed anda-ren closed 11 months ago

anda-ren commented 11 months ago

Description

cc @waynelwz

Modules

Checklist

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (0289bd8) 82.96% compared to head (a2df62b) 83.04%. Report is 1 commits behind head on main.

Files Patch % Lines
...whale/mlops/api/protocol/model/ModelVersionVo.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2982 +/- ## ============================================ + Coverage 82.96% 83.04% +0.08% - Complexity 3120 3122 +2 ============================================ Files 560 557 -3 Lines 30271 30058 -213 Branches 1815 1754 -61 ============================================ - Hits 25113 24963 -150 + Misses 4350 4290 -60 + Partials 808 805 -3 ``` | [Flag](https://app.codecov.io/gh/star-whale/starwhale/pull/2982/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/2982/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/2982/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `74.05% <50.00%> (+0.02%)` | :arrow_up: | | [standalone](https://app.codecov.io/gh/star-whale/starwhale/pull/2982/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `92.09% <100.00%> (+<0.01%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/star-whale/starwhale/pull/2982/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `92.09% <100.00%> (+0.28%)` | :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.