star-whale / starwhale

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

chore(controller): add tags info for eval table #3070

Closed goldenxinxing closed 10 months ago

goldenxinxing commented 10 months ago

Description

Modules

Checklist

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (e118ae4) 82.65% compared to head (f8776e2) 73.51%.

Files Patch % Lines
...lops/domain/evaluation/storage/EvaluationRepo.java 0.00% 3 Missing and 3 partials :warning:
...starwhale/mlops/domain/dataset/DatasetService.java 50.00% 3 Missing :warning:
...e/mlops/domain/job/converter/UserJobConverter.java 86.95% 2 Missing and 1 partial :warning:
...starwhale/mlops/domain/runtime/RuntimeService.java 40.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3070 +/- ## ============================================ - Coverage 82.65% 73.51% -9.15% - Complexity 3206 3208 +2 ============================================ Files 571 433 -138 Lines 31766 15671 -16095 Branches 1873 1815 -58 ============================================ - Hits 26256 11520 -14736 + Misses 4685 3325 -1360 - Partials 825 826 +1 ``` | [Flag](https://app.codecov.io/gh/star-whale/starwhale/pull/3070/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/3070/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/3070/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `73.51% <72.72%> (-0.01%)` | :arrow_down: | | [standalone](https://app.codecov.io/gh/star-whale/starwhale/pull/3070/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `?` | | | [unittests](https://app.codecov.io/gh/star-whale/starwhale/pull/3070/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `?` | | 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.