qiniu / python-sdk

Qiniu Resource (Cloud) Storage SDK for Python
MIT License
544 stars 259 forks source link

support lifecycle #414

Closed lihsai0 closed 2 years ago

lihsai0 commented 2 years ago

内部工单 KODO-14805

codecov[bot] commented 2 years ago

Codecov Report

Merging #414 (bb6f167) into master (e71237c) will increase coverage by 0.31%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #414      +/-   ##
==========================================
+ Coverage   71.54%   71.86%   +0.31%     
==========================================
  Files          20       20              
  Lines        1940     1962      +22     
==========================================
+ Hits         1388     1410      +22     
  Misses        552      552              
Impacted Files Coverage Δ
qiniu/auth.py 97.85% <ø> (ø)
qiniu/services/storage/bucket.py 79.85% <100.00%> (+1.11%) :arrow_up:
test_qiniu.py 94.58% <100.00%> (+0.17%) :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 e71237c...bb6f167. Read the comment docs.