qiniu / nodejs-sdk

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

upload backup region #418

Closed lihsai0 closed 1 year ago

lihsai0 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #418 (44e18bc) into master (84d6f5b) will increase coverage by 1.63%. Report is 1 commits behind head on master. The diff coverage is 88.72%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418/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/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) ```diff @@ Coverage Diff @@ ## master #418 +/- ## ========================================== + Coverage 84.74% 86.38% +1.63% ========================================== Files 22 27 +5 Lines 1613 2137 +524 Branches 367 465 +98 ========================================== + Hits 1367 1846 +479 - Misses 246 291 +45 ``` | [Files Changed](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) | Coverage Δ | | |---|---|---| | [index.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-aW5kZXguanM=) | `100.00% <ø> (ø)` | | | [qiniu/httpc/client.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvaHR0cGMvY2xpZW50Lmpz) | `60.56% <ø> (ø)` | | | [qiniu/httpc/middleware/base.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvaHR0cGMvbWlkZGxld2FyZS9iYXNlLmpz) | `85.71% <ø> (ø)` | | | [qiniu/storage/resume.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvc3RvcmFnZS9yZXN1bWUuanM=) | `84.90% <83.16%> (+2.94%)` | :arrow_up: | | [qiniu/storage/internal.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvc3RvcmFnZS9pbnRlcm5hbC5qcw==) | `85.57% <85.57%> (ø)` | | | [qiniu/httpc/regionsProvider.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvaHR0cGMvcmVnaW9uc1Byb3ZpZGVyLmpz) | `88.23% <88.23%> (ø)` | | | [qiniu/httpc/region.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvaHR0cGMvcmVnaW9uLmpz) | `97.67% <97.67%> (ø)` | | | [qiniu/storage/form.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvc3RvcmFnZS9mb3JtLmpz) | `98.03% <98.52%> (+6.73%)` | :arrow_up: | | [qiniu/conf.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvY29uZi5qcw==) | `100.00% <100.00%> (ø)` | | | [qiniu/httpc/endpoint.js](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvaHR0cGMvZW5kcG9pbnQuanM=) | `100.00% <100.00%> (ø)` | | | ... and [2 more](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/qiniu/nodejs-sdk/pull/418/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu)