star-whale / starwhale

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

feat(storage): support ksyun #2986

Closed xuchuan closed 11 months ago

xuchuan commented 11 months ago

Description

Modules

Checklist

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (147ff2e) 82.97% compared to head (c77ae3f) 73.31%. Report is 1 commits behind head on main.

Files Patch % Lines
...mlops/storage/ksyun/StorageAccessServiceKsyun.java 0.00% 82 Missing :warning:
...un/CompatibleStorageAccessServiceBuilderKsyun.java 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2986 +/- ## ============================================ - Coverage 82.97% 73.31% -9.66% + Complexity 3114 3109 -5 ============================================ Files 557 436 -121 Lines 30360 15160 -15200 Branches 1829 1760 -69 ============================================ - Hits 25190 11114 -14076 + Misses 4364 3246 -1118 + Partials 806 800 -6 ``` | [Flag](https://app.codecov.io/gh/star-whale/starwhale/pull/2986/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/2986/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/2986/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `73.31% <0.00%> (-0.74%)` | :arrow_down: | | [standalone](https://app.codecov.io/gh/star-whale/starwhale/pull/2986/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/2986/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.