star-whale / starwhale

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

fix(controller): npe in ds build job #2956

Closed goldenxinxing closed 11 months ago

goldenxinxing commented 11 months ago

Description

Modules

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #2956 (db2b09c) into main (ce17e0e) will decrease coverage by 8.62%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main    #2956      +/-   ##
============================================
- Coverage     82.89%   74.28%   -8.62%     
- Complexity     3086     3088       +2     
============================================
  Files           548      422     -126     
  Lines         29793    14897   -14896     
  Branches       1801     1741      -60     
============================================
- Hits          24697    11066   -13631     
+ Misses         4302     3038    -1264     
+ Partials        794      793       -1     
Flag Coverage Δ
console ?
controller 74.28% <0.00%> (+<0.01%) :arrow_up:
standalone ?
unittests ?

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

Files Coverage Δ
...ain/java/ai/starwhale/mlops/domain/job/JobDao.java 20.98% <0.00%> (-0.27%) :arrow_down:

... and 129 files with indirect coverage changes