qiniu / nodejs-sdk

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

fix batch rs host #423

Closed lihsai0 closed 9 months ago

lihsai0 commented 10 months ago

KODO-19419

codecov[bot] commented 10 months ago

Codecov Report

Merging #423 (a434e03) into master (2f18b92) will decrease coverage by 0.19%. Report is 1 commits behind head on master. The diff coverage is 77.14%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/423/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/423?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) ```diff @@ Coverage Diff @@ ## master #423 +/- ## ========================================== - Coverage 86.38% 86.20% -0.19% ========================================== Files 27 27 Lines 2138 2167 +29 Branches 465 471 +6 ========================================== + Hits 1847 1868 +21 - Misses 291 299 +8 ``` | [Files](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/423?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) | Coverage Δ | | |---|---|---| | [qiniu/util.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/423?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvdXRpbC5qcw==) | `96.99% <100.00%> (+0.06%)` | :arrow_up: | | [qiniu/storage/rs.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/423?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvc3RvcmFnZS9ycy5qcw==) | `86.05% <75.00%> (-0.84%)` | :arrow_down: |