qiniu / nodejs-sdk

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

fix customVars for resumable upload v2, add more test cases for it #387

Closed bachue closed 2 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #387 (62c160a) into master (2325384) will increase coverage by 0.13%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
+ Coverage   82.22%   82.36%   +0.13%     
==========================================
  Files          16       16              
  Lines        1305     1304       -1     
  Branches      270      269       -1     
==========================================
+ Hits         1073     1074       +1     
+ Misses        232      230       -2     
Impacted Files Coverage Δ
qiniu/storage/resume.js 81.10% <66.66%> (+0.83%) :arrow_up:

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 2325384...62c160a. Read the comment docs.