qiniu / nodejs-sdk

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

add X-Qiniu-Date and fix bucket lifecycle tests #396

Closed lihsai0 closed 2 years ago

lihsai0 commented 2 years ago

内部工单 KODO-15076

codecov[bot] commented 2 years ago

Codecov Report

Merging #396 (0f4d891) into master (df49490) will decrease coverage by 0.30%. The diff coverage is 96.73%.

@@            Coverage Diff             @@
##           master     #396      +/-   ##
==========================================
- Coverage   84.84%   84.53%   -0.31%     
==========================================
  Files          16       16              
  Lines        1392     1410      +18     
  Branches      306      320      +14     
==========================================
+ Hits         1181     1192      +11     
- Misses        211      218       +7     
Impacted Files Coverage Δ
qiniu/storage/rs.js 85.14% <94.59%> (-0.60%) :arrow_down:
qiniu/rpc.js 82.69% <97.05%> (-4.46%) :arrow_down:
qiniu/auth/digest.js 100.00% <100.00%> (ø)
qiniu/util.js 96.85% <100.00%> (+0.52%) :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 df49490...0f4d891. Read the comment docs.