star-whale / starwhale

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

feat(controller): support more file type for dataset build #2957

Closed goldenxinxing closed 11 months ago

goldenxinxing commented 11 months ago

Description

Modules

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #2957 (0717e99) into main (1e02223) will increase coverage by 0.07%. Report is 2 commits behind head on main. The diff coverage is 73.07%.

@@             Coverage Diff              @@
##               main    #2957      +/-   ##
============================================
+ Coverage     83.10%   83.17%   +0.07%     
- Complexity     3088     3090       +2     
============================================
  Files           548      546       -2     
  Lines         30020    29834     -186     
  Branches       1802     1745      -57     
============================================
- Hits          24948    24815     -133     
+ Misses         4278     4223      -55     
- Partials        794      796       +2     
Flag Coverage Δ
console ?
controller 74.25% <69.56%> (-0.01%) :arrow_down:
standalone 92.10% <100.00%> (+<0.01%) :arrow_up:
unittests 92.10% <100.00%> (+0.28%) :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%> (ø)
...tarwhale/mlops/domain/dataset/build/BuildType.java 100.00% <100.00%> (ø)
...ain/dataset/build/bo/CreateBuildRecordRequest.java 100.00% <100.00%> (ø)
...domain/dataset/build/mapper/BuildRecordMapper.java 0.00% <ø> (ø)
...java/ai/starwhale/mlops/api/DatasetController.java 75.14% <0.00%> (-0.45%) :arrow_down:
...starwhale/mlops/domain/dataset/DatasetService.java 83.69% <67.64%> (-0.72%) :arrow_down:

... and 5 files with indirect coverage changes