qiniu / nodejs-sdk

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

fix upload lost metadata & use CdnUpHost to improve tests success rate #390

Closed lihsai0 closed 2 years ago

lihsai0 commented 2 years ago
  1. fix #389
  2. use CdnUpHost to improve tests success rate

内部工单 KODO-14232

codecov[bot] commented 2 years ago

Codecov Report

Merging #390 (989b273) into master (d956b0a) will increase coverage by 0.57%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
+ Coverage   82.36%   82.93%   +0.57%     
==========================================
  Files          16       16              
  Lines        1304     1313       +9     
  Branches      269      274       +5     
==========================================
+ Hits         1074     1089      +15     
+ Misses        230      224       -6     
Impacted Files Coverage Δ
qiniu/storage/form.js 91.30% <100.00%> (+6.07%) :arrow_up:
qiniu/storage/resume.js 81.98% <100.00%> (+0.87%) :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 d956b0a...989b273. Read the comment docs.