qiniu / nodejs-sdk

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

fix can not put file when PutExtra.fname contains double quotes #421

Closed lihsai0 closed 10 months ago

lihsai0 commented 10 months ago

KODO-19237

codecov[bot] commented 10 months ago

Codecov Report

Merging #421 (1b61ebd) into master (bfb1584) will increase coverage by 0.00%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/421/graphs/tree.svg?width=650&height=150&src=pr&token=zocjgTR1gl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu)](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) ```diff @@ Coverage Diff @@ ## master #421 +/- ## ======================================= Coverage 86.38% 86.38% ======================================= Files 27 27 Lines 2137 2138 +1 Branches 465 465 ======================================= + Hits 1846 1847 +1 Misses 291 291 ``` | [Files](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) | Coverage Δ | | |---|---|---| | [qiniu/storage/form.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvc3RvcmFnZS9mb3JtLmpz) | `98.05% <100.00%> (+0.01%)` | :arrow_up: |