star-whale / starwhale

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

feat(controller): add header for client favor oss domain #3048

Closed anda-ren closed 10 months ago

anda-ren commented 10 months ago

Description

client part for https://github.com/star-whale/starwhale/pull/3029

Modules

Checklist

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (7a9ec05) 82.93% compared to head (0a2a8a2) 82.99%. Report is 1 commits behind head on main.

Files Patch % Lines
...ale/mlops/domain/job/split/JobSpliteratorImpl.java 0.00% 5 Missing and 1 partial :warning:
client/starwhale/base/cloud.py 66.66% 1 Missing :warning:
client/starwhale/core/model/copy.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3048 +/- ## ============================================ + Coverage 82.93% 82.99% +0.05% Complexity 3168 3168 ============================================ Files 569 566 -3 Lines 31553 31350 -203 Branches 1850 1791 -59 ============================================ - Hits 26169 26019 -150 + Misses 4565 4513 -52 + Partials 819 818 -1 ``` | [Flag](https://app.codecov.io/gh/star-whale/starwhale/pull/3048/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/3048/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/3048/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `73.89% <0.00%> (-0.03%)` | :arrow_down: | | [standalone](https://app.codecov.io/gh/star-whale/starwhale/pull/3048/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `91.82% <71.42%> (-0.01%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/star-whale/starwhale/pull/3048/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `91.82% <71.42%> (+0.26%)` | :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.