qiniu / nodejs-sdk

Qiniu Resource (Cloud) Storage SDK for Node.js
586 stars 190 forks source link

Features/resumable upload v2 #383

Closed okbang9 closed 3 years ago

okbang9 commented 3 years ago

支持新版分片上传

codecov[bot] commented 3 years ago

Codecov Report

Merging #383 (be67714) into master (567882a) will decrease coverage by 1.57%. The diff coverage is 8.21%.

:exclamation: Current head be67714 differs from pull request most recent head 61858a3. Consider uploading reports for the commit 61858a3 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
- Coverage   28.14%   26.56%   -1.58%     
==========================================
  Files          16       16              
  Lines        1201     1310     +109     
  Branches      244      271      +27     
==========================================
+ Hits          338      348      +10     
- Misses        863      962      +99     
Impacted Files Coverage Δ
qiniu/storage/resume.js 14.41% <6.83%> (-4.10%) :arrow_down:
qiniu/rpc.js 22.64% <11.11%> (-5.93%) :arrow_down:
qiniu/util.js 26.08% <18.18%> (-1.08%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 567882a...61858a3. Read the comment docs.