qiniu / nodejs-sdk

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

retry when upload expire and fix event, cors api and fix tests #402

Closed lihsai0 closed 1 year ago

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

Codecov Report

Merging #402 (3c23f33) into master (bd024d9) will increase coverage by 0.02%. The diff coverage is 77.37%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/qiniu/nodejs-sdk/pull/402/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://codecov.io/gh/qiniu/nodejs-sdk/pull/402?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) ```diff @@ Coverage Diff @@ ## master #402 +/- ## ========================================== + Coverage 84.53% 84.56% +0.02% ========================================== Files 16 16 Lines 1410 1445 +35 Branches 320 333 +13 ========================================== + Hits 1192 1222 +30 - Misses 218 223 +5 ``` | [Impacted Files](https://codecov.io/gh/qiniu/nodejs-sdk/pull/402?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) | Coverage Δ | | |---|---|---| | [qiniu/storage/rs.js](https://codecov.io/gh/qiniu/nodejs-sdk/pull/402/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvc3RvcmFnZS9ycy5qcw==) | `85.14% <ø> (ø)` | | | [qiniu/rtc/app.js](https://codecov.io/gh/qiniu/nodejs-sdk/pull/402/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvcnRjL2FwcC5qcw==) | `90.19% <50.00%> (+2.44%)` | :arrow_up: | | [qiniu/storage/resume.js](https://codecov.io/gh/qiniu/nodejs-sdk/pull/402/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvc3RvcmFnZS9yZXN1bWUuanM=) | `81.96% <77.61%> (-0.03%)` | :arrow_down: | | [qiniu/util.js](https://codecov.io/gh/qiniu/nodejs-sdk/pull/402/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-cWluaXUvdXRpbC5qcw==) | `96.85% <100.00%> (ø)` | |