star-whale / starwhale

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

chore(SDK): fix for-else typo for huggingface dataset iter #2946

Closed tianweidut closed 11 months ago

tianweidut commented 11 months ago

Description

Modules

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #2946 (dd071cd) into main (90ae8e8) will increase coverage by 8.96%. The diff coverage is 33.33%.

@@             Coverage Diff              @@
##               main    #2946      +/-   ##
============================================
+ Coverage     83.11%   92.08%   +8.96%     
============================================
  Files           548      123     -425     
  Lines         30002    14915   -15087     
  Branches       1793        0    -1793     
============================================
- Hits          24936    13734   -11202     
+ Misses         4276     1181    -3095     
+ Partials        790        0     -790     
Flag Coverage Δ
console ?
controller ?
standalone 92.08% <33.33%> (-0.03%) :arrow_down:
unittests 92.08% <33.33%> (+0.26%) :arrow_up:

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

Files Coverage Δ
...ient/starwhale/integrations/huggingface/dataset.py 96.47% <33.33%> (-1.18%) :arrow_down:

... and 426 files with indirect coverage changes