qiniu / python-sdk

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

add X-Qiniu-Date #417

Closed lihsai0 closed 2 years ago

lihsai0 commented 2 years ago

内部工单 KODO-15074

codecov[bot] commented 2 years ago

Codecov Report

Merging #417 (c4cdd53) into master (0767741) will increase coverage by 0.51%. The diff coverage is 97.91%.

@@            Coverage Diff             @@
##           master     #417      +/-   ##
==========================================
+ Coverage   72.86%   73.37%   +0.51%     
==========================================
  Files          20       20              
  Lines        2034     2077      +43     
==========================================
+ Hits         1482     1524      +42     
- Misses        552      553       +1     
Impacted Files Coverage Δ
qiniu/http.py 77.00% <93.75%> (+1.28%) :arrow_up:
qiniu/auth.py 97.88% <100.00%> (+0.03%) :arrow_up:
qiniu/services/storage/bucket.py 79.85% <100.00%> (ø)
test_qiniu.py 95.44% <100.00%> (+0.22%) :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 0767741...c4cdd53. Read the comment docs.