star-whale / starwhale

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

fix(controller): fix compile error #2965

Closed anda-ren closed 11 months ago

anda-ren commented 11 months ago

Description

Modules

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #2965 (d5a9136) into main (acecc2e) will decrease coverage by 8.79%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #2965      +/-   ##
============================================
- Coverage     91.88%   83.10%   -8.79%     
- Complexity        0     3106    +3106     
============================================
  Files           126      554     +428     
  Lines         15236    30125   +14889     
  Branches         61     1753    +1692     
============================================
+ Hits          13999    25034   +11035     
- Misses         1235     4290    +3055     
- Partials          2      801     +799     
Flag Coverage Δ
console ?
controller 74.13% <100.00%> (?)
standalone 92.11% <100.00%> (-0.05%) :arrow_down:
unittests 92.11% <100.00%> (+0.23%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
client/starwhale/base/client/models/models.py 100.00% <100.00%> (ø)
.../api/protocol/model/CreateModelVersionRequest.java 75.00% <100.00%> (ø)

... and 434 files with indirect coverage changes